divanov11 / proshop_django

407 stars 430 forks source link

Social Login #35

Open Madhu25666 opened 2 years ago

Madhu25666 commented 2 years ago

Can anyone help on how to implement social login. Should we disable the JWT entirely or is it possible to add social auth Side by side

khalidfasely commented 1 year ago

This blog may help you: https://www.section.io/engineering-education/social-authentication-with-djoser-in-react-applications/

You will get some errors but with googling you can solve them.