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

Add support for other OAuth logins #122

Open
star4z opened this issue Jul 19, 2020 · 0 comments
Open

Add support for other OAuth logins #122

star4z opened this issue Jul 19, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@star4z
Copy link
Owner

star4z commented Jul 19, 2020

django-allauth should allow adding of other auth solutions easily. I think Microsoft, Apple, and maybe Github would be good choices to add.
Note that Apple login is not yet supported by django-allauth, see: pennersr/django-allauth#2424. Hopefully the PR will get merged soon, I don't think we should use an unmerged branch as a dependency.
I'm not a big fan of Facebook in terms of their policies, but it could be interesting to use Facebook data to add metadata. If this is added, it needs to be very explicitly explained to the user how the data is being used.
In general, I'm not interested in adding logins for social networks, but productivity apps, especially email providers, are okay candidates for support.

@star4z star4z added the enhancement New feature or request label Jul 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant