summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2026-02-11Implement OpenID authentication flow, including user session management and u...Bobby1-1/+1
2026-02-11Implement authentication flow with middleware and controllers, add OpenID dis...Bobby1-0/+27
2026-01-20Add shortcuts utility functions for rendering and error handlingBobby5-0/+231
2026-01-20Implemented processors and add HTTPRequest and HTTPQueryParam types and Crea...Bobby2-0/+60
2026-01-15Add initial project structure with Go Fiber framework and environment configu...Bobby8-0/+371