Gabriel Kaszewski adda731dc6 add auth system: users, login, JWT, protected routes
Domain: User entity, AuthPort/PasswordHashPort/SecretStore ports.
Adapters: auth (argon2 hashing, JWT tokens), secret-store (env-based),
config-sqlite user repository, http-api auth routes + extractors.
Application: auth_service. SPA: login page, auth client, protected router.
2026-06-19 01:39:42 +02:00
2026-06-18 23:14:43 +02:00
Description
No description provided
MIT 712 KiB
Languages
Rust 50.5%
TypeScript 48.4%
CSS 0.7%
Makefile 0.2%