summaryrefslogtreecommitdiff
path: root/internal/auth/handlers_test.go
AgeCommit message (Collapse)Author
2026-01-20Add CSRF protection and auth unit testsPeter Stone
Add CSRF token middleware for state-changing request protection, integrate tokens into templates and HTMX headers, and add unit tests for authentication service and handlers. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>