This website requires JavaScript.
Explore
Help
Sign in
Chneemann
/
videoflix
Watch
1
Star
0
Fork
You've already forked videoflix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b5e0f52822
videoflix
/
backend
/
auth_app
History
Chneemann
8a2ed1a733
feat: implement server-side logout by deleting token to invalidate user session
2025-04-22 06:46:54 +02:00
..
migrations
refactor: reorganize folder structure for improved maintainability and readability
2025-04-19 18:15:57 +02:00
__init__.py
refactor: reorganize folder structure for improved maintainability and readability
2025-04-19 18:15:57 +02:00
admin.py
refactor: reorganize folder structure for improved maintainability and readability
2025-04-19 18:15:57 +02:00
apps.py
refactor: reorganize folder structure for improved maintainability and readability
2025-04-19 18:15:57 +02:00
custom_backend.py
refactor: reorganize folder structure for improved maintainability and readability
2025-04-19 18:15:57 +02:00
models.py
refactor: reorganize folder structure for improved maintainability and readability
2025-04-19 18:15:57 +02:00
serializer.py
refactor: reorganize folder structure for improved maintainability and readability
2025-04-19 18:15:57 +02:00
tests.py
refactor: reorganize folder structure for improved maintainability and readability
2025-04-19 18:15:57 +02:00
views.py
feat: implement server-side logout by deleting token to invalidate user session
2025-04-22 06:46:54 +02:00