python-social-auth / social-app-django

Python Social Auth - Application - Django
BSD 3-Clause "New" or "Revised" License
2.04k stars 380 forks source link

Single Page Apps #119

Open LiteWait opened 6 years ago

LiteWait commented 6 years ago

I've got a single page app and don't really use sessions/CSRF/etc. (in favor of JWT token auth).

Can I still implement this package?

gotexis commented 5 years ago

+1 for SPA / oauth / JWT integration

@LiteWait It's been a year, I wonder how're things going? I am also stuck.

bj00rn commented 5 years ago

Found a related post:

https://www.toptal.com/django/integrate-oauth-2-into-django-drf-back-end

related code here https://github.com/coriolinus/oauth2-article

aryaniyaps commented 3 years ago

https://stackoverflow.com/questions/68034265/python-social-auth-return-drf-token-as-a-parameter