zitadel-oidc/pkg
Tim Möhlmann 57fb9f77aa
chore: replace gorilla/mux with go-chi/chi (#332)
BREAKING CHANGE:
The returned router from `op.CreateRouter()` is now a `chi.Router`

Closes #301
2023-03-17 16:36:02 +01:00
..
client Merge branch 'next' into main-next 2023-03-15 16:26:32 +02:00
crypto chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
http chore: switch from iouitil to io.ReadAll (#272) 2023-02-06 08:29:25 +01:00
oidc fix: unmarshalling of scopes in access token (#327) 2023-03-15 14:44:49 +01:00
op chore: replace gorilla/mux with go-chi/chi (#332) 2023-03-17 16:36:02 +01:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00