zitadel-oidc/pkg/client
Tim Möhlmann 5a5d523a97 feat: generic Userinfo and Introspect functions
BREAKING CHANGE: rp.Userinfo and rs.Introspect now require
a type parameter.
2023-05-04 09:07:57 +02:00
..
profile Merge branch 'main' into main-to-next 2023-04-18 12:32:04 +03:00
rp feat: generic Userinfo and Introspect functions 2023-05-04 09:07:57 +02:00
rs feat: generic Userinfo and Introspect functions 2023-05-04 09:07:57 +02:00
tokenexchange feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00
client.go Merge branch 'main' into main-to-next 2023-04-18 12:32:04 +03:00
integration_test.go Merge branch 'main' into main-to-next 2023-04-18 12:32:04 +03:00
jwt_profile.go feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00
key.go feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00