iMerica / dj-rest-auth

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

Fix creating user token during the registration process when both Token authentication and Session authentication are used simultaneously #605

Closed Marishka17 closed 2 months ago

Marishka17 commented 6 months ago

The PR resolves the issue https://github.com/iMerica/dj-rest-auth/issues/604

Marishka17 commented 2 months ago

@iMerica, Could you please take a look at the PR?