summaryrefslogtreecommitdiff
path: root/shrine/utils/auth/auth.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-07feat: Implement letter service with CRUD operations and message handlingBobby1-22/+4
2026-03-06feat(council): add user management features including role changes, banning, ...Bobby1-0/+24
2026-03-06feat: implement user statistics and heartbeat functionality with UI updatesBobby1-0/+6
2026-03-03feat: implement user authentication and registration with token supportBobby1-2/+87
2026-03-03feat: Implement middleware for HTTP logging and request contextBobby1-0/+17