|
1abc05ecd9
|
Add JWT authentication for admin dashboard login
|
2025-05-16 14:41:16 +03:30 |
|
|
49b38470cf
|
Remove user authentication and switch to simple admin password check (It wont have more than one admin user so no need for registeration (I LOVE .Net/C# btw))
|
2025-05-15 20:25:28 +03:30 |
|
|
d646515776
|
Implement user login with password hash verification and username lookup
|
2025-05-15 12:24:48 +03:30 |
|
|
b3fae6b80c
|
Add user registration with password hashing and restructure handlers directory
|
2025-05-15 12:10:16 +03:30 |
|