Wednesday, December 23, 2020

Mobile social registration for Django Backend endpointe

Hi,
I am using Django for my web app and DRF to expose my API for mobile applications. I need users to sign in using social accounts at mobile side and need to authenticate via Django API. 

I've used couple of libraries but couldn't understand the workflow for 

1. https://github.com/RealmTeam/django-rest-framework-social-oauth2
2. https://github.com/wagnerdelima/drf-social-oauth2

If someone kindly guide me to the right direction it will be a great help. All I need is 3 to 4 simple step that what URLs I need to get user registered in orderly manner. 

Looking forward.

Cheers
Shazia

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/17fcc724-ea85-4db7-b7e4-4f4837e6ee1dn%40googlegroups.com.

No comments:

Post a Comment