msksbr 44b8326e96 feat(auth): implement JWT authentication
- Add JwtUtils for token generation and validation using jjwt
- Refactor AuthService.login to return User instead of Boolean
- Add jjwt dependencies and integrate JWT into login flow
- Externalize JWT secret, expiration, and log level as configurable env vars with defaults
2026-05-21 14:04:00 +08:00
2026-05-13 03:11:56 +08:00
2026-05-13 03:11:56 +08:00
2026-05-13 03:11:56 +08:00
2026-05-13 03:11:56 +08:00
S
Description
No description provided
MIT 499 KiB
v0.1f Latest
2026-05-26 13:03:48 +08:00
Languages
Kotlin 93.4%
PLpgSQL 5.6%
Shell 1%