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

Support logging in using services other than Google #41

Open
punchagan opened this issue Dec 12, 2019 · 1 comment
Open

Support logging in using services other than Google #41

punchagan opened this issue Dec 12, 2019 · 1 comment

Comments

@punchagan
Copy link
Member

punchagan commented Dec 12, 2019

Auth0's free plan could work well for this. It allows for 7000 active users, but only allows for 2 of the social connections, from the providers it supports below.
https://auth0.com/docs/connections/identity-providers-social

@punchagan
Copy link
Member Author

It seemed specially interesting because they provide the passwordless authentication mechanism - though SMS doesn't work (without our own Twilio credentials)!

They also don't seem to make life easier to manage the "Applications" on all these platforms, and client IDs and secrets.

It might just be easier to use Flask-dance and add blueprint that connects to Facebook, and be done with it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant