-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using Steam to register #2
Comments
@jung3o: https://developer.valvesoftware.com/wiki/Steam_Web_API#GetOwnedGames_.28v0001.29 (require public profile) |
@jung3o |
Mhm yeah we could think about that |
to that getOwnedGames thingy. I don't think we actually need that, that's more like playing around with the API as being useful |
https://github.com/invisnik/laravel-steam-auth I think I used this package the last time I integrated Steam Auth. |
It would be pretty cool to have a registration which is working with the Steam API, this would prevent fake accounts to a minimum.
The text was updated successfully, but these errors were encountered: