This website requires JavaScript.
Explore
Help
Sign in
Chneemann
/
join-api
Watch
1
Star
0
Fork
You've already forked join-api
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
87f9b3a4b9
join-api
/
auth_app
History
Chneemann
87f9b3a4b9
refactor: moved ExpiringToken to models.py
2025-03-27 08:34:37 +01:00
..
migrations
feat: create auth app with login, logout, and auth check, including custom backend for email login
2025-03-23 19:54:10 +01:00
__init__.py
feat: create auth app with login, logout, and auth check, including custom backend for email login
2025-03-23 19:54:10 +01:00
admin.py
feat: create auth app with login, logout, and auth check, including custom backend for email login
2025-03-23 19:54:10 +01:00
apps.py
feat: create auth app with login, logout, and auth check, including custom backend for email login
2025-03-23 19:54:10 +01:00
custom_backend.py
feat: create auth app with login, logout, and auth check, including custom backend for email login
2025-03-23 19:54:10 +01:00
models.py
refactor: moved ExpiringToken to models.py
2025-03-27 08:34:37 +01:00
serializer.py
feat: create auth app with login, logout, and auth check, including custom backend for email login
2025-03-23 19:54:10 +01:00
tests.py
feat: create auth app with login, logout, and auth check, including custom backend for email login
2025-03-23 19:54:10 +01:00
views.py
refactor: moved ExpiringToken to models.py
2025-03-27 08:34:37 +01:00