mumbleapi
mumbleapi copied to clipboard
social-auth activate or anyone working?
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?
@PraveenMalethia
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! I request, not to work on this for now, but later I will assign, and then that user can work on that! You can close this issue if you want and then later on you can reopen this issue!
I have worked with django-allauth for this functionality. It provides support for other social networks as well.
it won't work with all-auth. It needs to be done with something supports rest.All-auth for django templating.
I also have knowledge of django Allauth and Oauth how could I contribute. Thanks
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