zitadel-oidc/pkg/client/rp
Tim Möhlmann d5a9bd6d0e
feat: generic Userinfo and Introspect functions (#389)
BREAKING CHANGE: rp.Userinfo and rs.Introspect now require
a type parameter.
2023-05-05 12:36:37 +00:00
..
cli upgrade this module to v3 2023-03-20 13:38:21 +02:00
delegation.go upgrade this module to v3 2023-03-20 13:38:21 +02:00
device.go fix: Only set GrantType once (#353) (#367) 2023-04-13 16:04:58 +03:00
jwks.go upgrade this module to v3 2023-03-20 13:38:21 +02:00
relying_party.go feat: generic Userinfo and Introspect functions (#389) 2023-05-05 12:36:37 +00:00
tockenexchange.go upgrade this module to v3 2023-03-20 13:38:21 +02:00
userinfo_example_test.go feat: generic Userinfo and Introspect functions (#389) 2023-05-05 12:36:37 +00:00
verifier.go feat: merge the verifier types (#336) 2023-03-22 19:18:41 +02:00
verifier_test.go feat: merge the verifier types (#336) 2023-03-22 19:18:41 +02:00
verifier_tokens_example_test.go upgrade this module to v3 2023-03-20 13:38:21 +02:00