django-allauth is a set of pluggable django apps for authentication, registration, account management as well as 3rd party (social) account authentication
I have an Android client app that tries to authenticate with a Django + DRF backend. However, when I try to …
django django-rest-framework csrf django-allauth django-rest-auth