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
0618afbbea
join-api
/
auth_app
History
Chneemann
b0e1eb5aaa
fix: minor bugfixes
2025-04-08 08:33:46 +02: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
fix: minor bugfixes
2025-04-08 08:33:46 +02:00
serializer.py
test: added unit tests in auth_app and fixed code issues identified during testing
2025-03-27 09:11:56 +01:00
services.py
feat: implement password reset functionality with dedicated service layer
2025-04-05 23:10:39 +02:00
tests.py
test: added unit tests in auth_app and fixed code issues identified during testing
2025-03-27 09:11:56 +01:00
views.py
fix: minor bugfixes
2025-04-08 08:33:46 +02:00