ContainerImage.Pinniped/internal/oidc/callback
Ryan Richard 227fbd63aa Use an interface instead of a concrete type for UpstreamOIDCIdentityProvider
Because we want it to implement an AuthcodeExchanger interface and
do it in a way that will be more unit test-friendly than the underlying
library that we intend to use inside its implementation.
2020-11-18 13:38:13 -08:00
..
callback_handler.go Use an interface instead of a concrete type for UpstreamOIDCIdentityProvider 2020-11-18 13:38:13 -08:00
callback_handler_test.go Use an interface instead of a concrete type for UpstreamOIDCIdentityProvider 2020-11-18 13:38:13 -08:00