This website requires JavaScript.
Explore
Help
Register
Sign In
Tivix
/
django-rest-auth
Watch
1
Star
1
Fork
0
You've already forked django-rest-auth
mirror of
https://github.com/Tivix/django-rest-auth.git
synced
2025-11-01 08:17:25 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1ffcbfe6a8
django-rest-auth
/
dj_rest_auth
/
registration
History
Mahmoud.Adel
7397ffd450
do token generation only when allauth_settings.EMAIL_VERIFICATION is not set to 'MANDATORY'
2020-07-09 10:53:41 +02:00
..
__init__.py
Renames project to dj-rest-auth
2020-02-29 17:59:38 -06:00
app_settings.py
Fixes references to serializers + isort
2020-02-29 23:56:21 -06:00
serializers.py
Return refresh_token and expires_in
2020-06-03 17:18:27 +02:00
urls.py
Fixes references to serializers + isort
2020-02-29 23:56:21 -06:00
views.py
do token generation only when allauth_settings.EMAIL_VERIFICATION is not set to 'MANDATORY'
2020-07-09 10:53:41 +02:00