iMerica / dj-rest-auth

Authentication for Django Rest Framework
https://dj-rest-auth.readthedocs.io/en/latest/index.html
MIT License
1.67k stars 311 forks source link

CSRF failed after one successful api call #424

Closed nahasco closed 2 years ago

nahasco commented 2 years ago

So set this up and tested registration and it worked, tried another time though and now I am getting CSRF failed error. Tried this again on an empty project and ran through the same scenario. What am I missing here?