|
1a90920cd3
|
feat: add user editing and deletion functionality for admins
|
2024-09-02 11:12:18 +02:00 |
|
|
b7fb379984
|
fix: restrict user creation to admin users only
|
2024-09-02 11:09:26 +02:00 |
|
|
f078c27cb5
|
feat: implement JWT authentication for user management
|
2024-09-02 10:51:50 +02:00 |
|
|
7047f7c7e8
|
feat: implement password hashing for user authentication and storage
|
2024-09-02 10:43:07 +02:00 |
|
|
54061aac2c
|
feat: add authentication middleware to restrict access to logged-in users only
|
2024-09-02 10:40:44 +02:00 |
|
|
069b318f0b
|
feat: implement user management with roles and last login tracking
|
2024-09-02 10:32:26 +02:00 |
|