aboutsummaryrefslogtreecommitdiff
path: root/middleware/auth.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-07refactor: remove authentication middleware and related importsBobby1-17/+0
2026-03-07Implement authentication system with login/logout functionality and session m...Bobby1-0/+17