summaryrefslogtreecommitdiff
path: root/router/auth.go
AgeCommit message (Collapse)AuthorFilesLines
2026-02-11Implement OpenID authentication flow, including user session management and ↵Bobby1-1/+3
user info retrieval
2026-02-11Implement authentication flow with middleware and controllers, add OpenID ↵Bobby1-0/+13
discovery URL to server config