TurTaskWeb/backend/users
2023-11-04 03:51:20 +07:00
..
migrations Add Save refresh_token in user db 2023-11-02 01:03:45 +07:00
__init__.py Setup Google Oauth 2023-10-27 01:50:19 +07:00
admin.py Add Authenticate API endpoint / Add CustomUser models 2023-10-27 21:39:59 +07:00
apps.py Setup Google Oauth 2023-10-27 01:50:19 +07:00
managers.py Add Authenticate API endpoint / Add CustomUser models 2023-10-27 21:39:59 +07:00
models.py Add Save refresh_token in user db 2023-11-02 01:03:45 +07:00
serializers.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
tests.py Setup Google Oauth 2023-10-27 01:50:19 +07:00
urls.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
views.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00