It doesn't return any token, so how to does it identify them post-login for subsequent requests?
Asked
Active
Viewed 90 times
1 Answers
0
it does django_login - means it authenticates user using session/cookies for subsequent requests
Djangonaut
- 5,511
- 7
- 40
- 53
