-
Notifications
You must be signed in to change notification settings - Fork 122
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-auth activate or anyone working? #92
Comments
I have worked with django-allauth for this functionality. It provides support for other social networks as well. |
I also have knowledge of django Allauth and Oauth how could I contribute. Thanks |
Yep, this is not developed yet! As discussed We will complete this when all of the core features are implemented correctly! |
it won't work with all-auth. It needs to be done with something supports rest.All-auth for django templating. |
All-Auth doesn’t work here |
oauth is for general purpose and can be used with all the social logins but so like he said we will implement that later |
I wanna add the functionalities of using the social auth.
I have noticed the
social-auth
(login with google) is not ready to go .I wanna do the func using djoser authentication. Or anyone working to set that up?The text was updated successfully, but these errors were encountered: