summaryrefslogtreecommitdiff
path: root/pkg/oidc
AgeCommit message (Expand)Author
2025-05-15refactor: delete code that is now handled by envoymo khan
2025-05-14fix: delegate to client_* directlymo khan
2025-05-14test: invline variablemo khan
2025-05-14refactor: remove unnecessary params from ctormo khan
2025-05-14feat: provider a fallback provider that defaults to hard-coded pathsmo khan
2025-05-07refactor: move test server to oidc packagemo khan
2025-04-30test: ensure tests work offlinemo khan
2025-04-28refactor: extract method to validate id tokenmo khan
2025-04-28refactor: move types to separate filesmo khan
2025-04-25refactor: move id and entity to domain packagemo khan
2025-04-23docs: add an example ID Tokenmo khan
2025-04-21refactor: rename middlewaremo khan
2025-04-21refactor: extract oidc.RawIDToken typemo khan
2025-04-17refactor: move context keys to key packagemo khan
2025-04-17refactor: remove dead codemo khan
2025-04-17test: remove the test oidc servermo khan
2025-04-16refactor: verify the id token on every requestmo khan
2025-04-15feat: store tokens in sessio cookiemo khan
2025-04-14feat: connect the sessions controller to oidc providermo khan