https://github.com/coac/passport-steam-example
:closed_lock_with_key: Steam passport example boilerplate
https://github.com/coac/passport-steam-example
Last synced: 10 months ago
JSON representation
:closed_lock_with_key: Steam passport example boilerplate
- Host: GitHub
- URL: https://github.com/coac/passport-steam-example
- Owner: Coac
- License: unlicense
- Created: 2016-01-09T21:51:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-04T06:40:03.000Z (over 9 years ago)
- Last Synced: 2025-07-30T08:48:03.666Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Passport-steam-example
A light example on how to use the passport-steam
## Installation
Make sure you have installed node
Go to the folder and type
```
npm install
```
## Required configuration
You have to set the steam api key
```
apiKey: 'Your Api Key here'
```
If you don't have yet, go grab it at https://steamcommunity.com/dev/apikey
## Start the server
```
node ./server.js
```
Open a browser and open http://localhost:3000/