Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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