auth/internal/server
2025-09-20 15:41:35 +02:00
..
handler_dashboard.go refactor: adopt slog for structured logging 2025-09-20 14:13:54 +02:00
handler_login.go refactor: adopt slog for structured logging 2025-09-20 14:13:54 +02:00
handler_signup.go refactor: adopt slog for structured logging 2025-09-20 14:13:54 +02:00
middleware.go refactor: adopt slog for structured logging 2025-09-20 14:13:54 +02:00
routes.go refactor: standardize page handlers and templates 2025-09-20 13:31:17 +02:00
server.go docs: add readme and make tooling targets 2025-09-20 15:41:35 +02:00
session.go feat: show user creation on dashboard 2025-09-20 01:28:57 +02:00
session_encoding.go feat: secure sessions and csrf 2025-09-20 01:08:03 +02:00
views.go refactor: adopt slog for structured logging 2025-09-20 14:13:54 +02:00