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