mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-07-21 07:23:06 +00:00
8c3be3ffb2
This refactors the `UpstreamOIDCIdentityProviderI` interface and its implementations to pass ID token claims through a `*oidctypes.Token` return parameter rather than as a third return parameter. Signed-off-by: Matt Moyer <moyerm@vmware.com>