Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ehsanparsania/steam-auth
Full implementation of login with Steam
https://github.com/ehsanparsania/steam-auth
auth nodejs steam steam-api steam-auth steam-authentication steam-games steam-login
Last synced: 2 months ago
JSON representation
Full implementation of login with Steam
- Host: GitHub
- URL: https://github.com/ehsanparsania/steam-auth
- Owner: EhsanParsania
- Created: 2022-01-10T12:49:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-26T10:09:26.000Z (about 2 years ago)
- Last Synced: 2024-10-03T03:41:15.762Z (3 months ago)
- Topics: auth, nodejs, steam, steam-api, steam-auth, steam-authentication, steam-games, steam-login
- Language: JavaScript
- Homepage:
- Size: 302 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Steam-Auth
Login With Steam ID## Run :
##### backend / :$ npm install
$ npx nodemon app.js
##### frontend / :
$ npm install
$ npm start