zitadel-oidc/pkg/client
Thomas Hipp a2a3f8cd3f
pkg/client: Replace interface{} with any
Signed-off-by: Thomas Hipp <thomashipp@gmail.com>
2023-10-12 10:56:51 +02:00
..
profile feat: rp.RefreshAccessToken() now may provide an updated IDToken (#365) 2023-04-13 16:37:50 +03:00
rp feat: delete PKCE cookie after code exchange (#419) 2023-08-14 18:14:24 +03:00
rs pkg/client: Replace interface{} with any 2023-10-12 10:56:51 +02:00
tokenexchange pkg/client: Replace interface{} with any 2023-10-12 10:56:51 +02:00
client.go pkg/client: Replace interface{} with any 2023-10-12 10:56:51 +02:00
client_test.go fix: don't error on invalid i18n tags in discovery (#407) 2023-06-09 16:31:44 +02:00
integration_test.go feat: coverage prompt=none, response_mode=fragment (#385) 2023-05-03 12:56:47 +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