zitadel-oidc/pkg/client
Tim Möhlmann 4dca29f1f9
fix: use the same schema encoder everywhere (#299)
properly register SpaceDelimitedArray for all instances
of schema.Encoder inside the oidc framework.

Closes #295
2023-03-02 14:24:44 +01:00
..
profile feat(op): dynamic issuer depending on request / host (#278) 2023-02-09 17:10:22 +01:00
rp breaking change: add rp/RelyingParty.GetRevokeEndpoint 2023-03-02 11:24:46 +02:00
rs feat: Token Exchange (RFC 8693) (#255) 2023-02-19 15:57:46 +02:00
tokenexchange feat: Token Exchange (RFC 8693) (#255) 2023-02-19 15:57:46 +02:00
client.go fix: use the same schema encoder everywhere (#299) 2023-03-02 14:24:44 +01:00
integration_test.go feat: Token Exchange (RFC 8693) (#255) 2023-02-19 15:57:46 +02:00
jwt_profile.go feat(op): dynamic issuer depending on request / host (#278) 2023-02-09 17:10:22 +01:00
key.go chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00