summaryrefslogtreecommitdiff
path: root/pkg
AgeCommit message (Expand)Author
2025-04-15feat: create session cookie tied to access tokenmo khan
2025-04-15feat: store tokens in sessio cookiemo khan
2025-04-14refactor: remove usage of Eachmo khan
2025-04-14feat: connect the sessions controller to oidc providermo khan
2025-04-14test: rename test.go to http.gomo khan
2025-04-14fix: update go mod namespacemo khan
2025-04-12refactor: extract mountable interface to allow controllers to mount themselve...mo khan
2025-04-11refactor: split routes to separate controller filesmo khan
2025-04-11test: move sparkles route tests to a separate filemo khan
2025-04-11refactor: extract test helpersmo khan
2025-04-11refactor: use content-type negotiation based on accept headermo khan
2025-04-11feat: add health check endpointmo khan
2025-04-11chore: serve static filesmo khan
2025-04-10feat: add a single API endpoint to return a list of sparklesmo khan