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: 11 days ago
JSON representation

Full implementation of login with Steam

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