summaryrefslogtreecommitdiff
path: root/config/env.go
AgeCommit message (Expand)AuthorFilesLines
2026-02-11Implement OpenID authentication flow, including user session management and u...Bobby1-7/+13
2026-02-11Implement authentication flow with middleware and controllers, add OpenID dis...Bobby1-6/+7
2026-01-20Add session management with PostgreSQL storage and utility functionsBobby1-0/+11
2026-01-20Implemented processors and add HTTPRequest and HTTPQueryParam types and Crea...Bobby1-4/+6
2026-01-20Implement database configuration and management with PostgreSQL supportBobby1-0/+9
2026-01-15Add initial project structure with Go Fiber framework and environment configu...Bobby1-0/+8