summaryrefslogtreecommitdiff
path: root/app/controllers/sessions/controller_test.go
AgeCommit message (Expand)Author
2025-04-17test: validate the stored tokens in the session cookiemo khan
2025-04-17test: extract test helper to convert and verify raw id tokenmo khan
2025-04-17test: extract method to generate a valid authorization code grantmo khan
2025-04-17test: remove the test oidc servermo khan
2025-04-16refactor: verify the id token on every requestmo khan
2025-04-15feat: create session cookie tied to access tokenmo khan
2025-04-15feat: store tokens in sessio cookiemo khan
2025-04-15feat: store tokens in a session cookiemo khan
2025-04-14test: add placeholder for missing testsmo khan
2025-04-14feat: connect the sessions controller to oidc providermo khan
2025-04-14test: add target audience for oidc transactionmo khan
2025-04-14feat: start to build a session controller to interact with an oidc providermo khan