Top "Django-rest-auth" questions

Django-rest-auth provides a set of REST API endpoints for Authentication and Registration

Google login in django rest framework + allauth + rest-auth

I'm trying to implement Google authentication in django with allauth and rest-auth. After many hours of research, none of the …

django-rest-framework google-oauth django-allauth google-api-python-client django-rest-auth
django rest framework csrf token missing or incorrect

hello i'm using django rest-auth and i have this problem in /password/change/ it allways return csrf token missing or …

django django-rest-framework django-rest-auth
Django + DRF: 403 FORBIDDEN: CSRF token missing or incorrect

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