skhamis / steam-game-picker

Allows you to use OpenID to sign in to your steam account and randomly choose games from your steam library using only React hooks

Home Page:https://steam-picker.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steam Game Picker

Allows you to use OpenID (redirect to steam login page and get a one-time use token) to sign in to your steam account and randomly choose games from your steam library

Uses the awesome repository passport_steam for authenticate and create-react-app for the front-end.

Note: You need to have your profile/games list public to use it (unless you run it with your own API key) -- https://support.steampowered.com/kb_article.php?ref=4113-YUDH-6401

Feel free to contribute!

example_image

About

Allows you to use OpenID to sign in to your steam account and randomly choose games from your steam library using only React hooks

https://steam-picker.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 94.9%Language:HTML 5.1%