Skip to content
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

Social login like Google, Facebook #92

Open
omwap opened this issue Dec 31, 2018 · 5 comments
Open

Social login like Google, Facebook #92

omwap opened this issue Dec 31, 2018 · 5 comments
Labels
Blocked Issue is currently blocked enhancement

Comments

@omwap
Copy link

omwap commented Dec 31, 2018

Is it possible to integrate social login methods?

@Nelderson
Copy link
Owner

This is an absolutely fabulous idea! Putting it on the list.

@omwap
Copy link
Author

omwap commented Jan 10, 2019

Cool !
Does every player has an unique ID?

Possible to put logged in player ID into a local variable?

By using conditions, admin can give reward items, or alter parameter changes easily to specific player by ID.
No need to touch the save date in database.

@Nelderson Nelderson added the Blocked Issue is currently blocked label Jan 28, 2019
@Nelderson
Copy link
Owner

I'm going to have to rewrite how the login system works currently to get it working with passport oauth strategies.

@Tomoli75
Copy link

Is discord on the list of methods to be supported?

@squareware
Copy link

If Oauth is working you should have the basics for most login methods that supports oauth.

Yes Discord is one of them:
https://discordapp.com/developers/docs/topics/oauth2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocked Issue is currently blocked enhancement
Projects
None yet
Development

No branches or pull requests

4 participants