Chneemann
|
81d1334013
|
bugfix: fix incorrect method call in LoginView, change from _create_token_response to create_token_response
|
2025-04-06 11:03:24 +02:00 |
|
Chneemann
|
f42ff47390
|
feat: implement password reset functionality with dedicated service layer
|
2025-04-05 23:10:39 +02:00 |
|
Chneemann
|
32d49f8d15
|
feat: create RegisterView and implement generate_initials in UserSerializer
|
2025-04-05 20:34:26 +02:00 |
|
Chneemann
|
acc03c093d
|
test: added unit tests in auth_app and fixed code issues identified during testing
|
2025-03-27 09:11:56 +01:00 |
|
Chneemann
|
87f9b3a4b9
|
refactor: moved ExpiringToken to models.py
|
2025-03-27 08:34:37 +01:00 |
|
Chneemann
|
fee493191e
|
feat: add 4-hour token expiration handling in ExpiringToken model
|
2025-03-26 11:07:30 +01:00 |
|
Chneemann
|
fcc2467bcb
|
chore: minor optimizations and code cleanup
|
2025-03-24 07:41:17 +01:00 |
|
Chneemann
|
0ac3a5049c
|
feat: create auth app with login, logout, and auth check, including custom backend for email login
|
2025-03-23 19:54:10 +01:00 |
|