summaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)Author
2025-04-22feat: add tiny vue.js app to list and add new sparklesmo khan
2025-04-21feat: attach current user if they are in the dbmo khan
2025-04-17refactor: use mockoidc to test out id token verificationmo khan
2025-04-17chore: update x packagesmo khan
2025-04-16refactor: verify the id token on every requestmo khan
2025-04-16feat: create middleware to parse id token from session cookiemo khan
2025-04-16feat: render an html page when a user is logged inmo khan
2025-04-14chore: load env vars from .env filesmo khan
2025-04-14feat: connect the sessions controller to oidc providermo khan
2025-04-14feat: start to build a session controller to interact with an oidc providermo khan
2025-04-14test: add an integration test and run in CImo khan
2025-04-12feat: wire up dependencies in inversion of control containermo khan
2025-04-10feat: add a single API endpoint to return a list of sparklesmo khan