zitadel-oidc/pkg
Hugo Hromic 406153a4f4
fix(client/rs): do not error when issuer discovery has no introspection endpoint (#414)
* chore(tests): add basic unit tests for `pkg/client/rs/resource_server.go`
* fix: do not error when issuer discovery has no introspection endpoint
2023-06-23 09:19:58 +02:00
..
client fix(client/rs): do not error when issuer discovery has no introspection endpoint (#414) 2023-06-23 09:19:58 +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: don't error on invalid i18n tags in discovery (#407) 2023-06-09 16:31:44 +02:00
op fix: enforce device authorization grant type (#400) 2023-05-26 10:52:35 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00