summaryrefslogtreecommitdiff
path: root/app/init.go
AgeCommit message (Expand)Author
2025-04-17refactor: use mockoidc to test out id token verificationmo khan
2025-04-16feat: create middleware to parse id token from session cookiemo khan
2025-04-15feat: connect a blank dashboard controllermo khan
2025-04-15feat: create session cookie tied to access tokenmo khan
2025-04-14test: add placeholder for missing testsmo khan
2025-04-14feat: connect the sessions controller into the appmo khan
2025-04-14fix: update go mod namespacemo khan
2025-04-12refactor: extract mountable interface to allow controllers to mount themselve...mo khan