TurTaskWeb/backend/authentications
2023-11-22 20:00:02 +07:00
..
migrations Separate Authentication and Users 2023-11-04 03:51:20 +07:00
__init__.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
access_token_cache.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
adapter.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
admin.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
apps.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
models.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
serializers.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
tests.py Separate Authentication and Users 2023-11-04 03:51:20 +07:00
urls.py Seperate authentication context and hook 2023-11-22 20:00:02 +07:00
views.py Seperate authentication context and hook 2023-11-22 20:00:02 +07:00