TurTaskWeb/backend/users
sosokker 15b8f1446e Add Authenticate API endpoint / Add CustomUser models
React will use this authenticate api endpoint
2023-10-27 21:39:59 +07:00
..
migrations Add Authenticate API endpoint / Add CustomUser models 2023-10-27 21:39:59 +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 Authenticate API endpoint / Add CustomUser models 2023-10-27 21:39:59 +07:00
serializers.py Add Authenticate API endpoint / Add CustomUser models 2023-10-27 21:39:59 +07:00
tests.py Setup Google Oauth 2023-10-27 01:50:19 +07:00
urls.py Add Authenticate API endpoint / Add CustomUser models 2023-10-27 21:39:59 +07:00
views.py Add Authenticate API endpoint / Add CustomUser models 2023-10-27 21:39:59 +07:00