We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
+1 for SPA / oauth / JWT integration
@LiteWait It's been a year, I wonder how're things going? I am also stuck.
Sorry, something went wrong.
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
https://stackoverflow.com/questions/68034265/python-social-auth-return-drf-token-as-a-parameter
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: