summaryrefslogtreecommitdiff
path: root/shrine/router/auth.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-07feat: Implement letter service with CRUD operations and message handlingBobby1-8/+8
2026-03-06feat: implement user statistics and heartbeat functionality with UI updatesBobby1-0/+1
2026-03-05feat: add resend activation functionality and update verification processBobby1-0/+1
2026-03-05feat: add email verification functionality with SMTP supportBobby1-0/+1
2026-03-03feat: implement user authentication and registration with token supportBobby1-0/+17