Commit graph

5 commits

Author SHA1 Message Date
705abeb643 fix: fix password regex
this should probably be moved to its own function so we can change it on the fly
2025-05-01 20:17:59 +02:00
aea640a64c style: use the same response for login/register 2025-05-01 19:18:44 +02:00
0b516a269d fix: remove unused import 2025-05-01 07:04:56 +02:00
725a16d1f5 feat: integrate token authentication 2025-05-01 05:01:25 +02:00
91398ecd5b style: move auth to own folder 2025-05-01 03:54:26 +02:00
Renamed from src/api/v1/login.rs (Browse further)