ContainerImage.Pinniped/internal/oidc/provider/manager
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
..
manager.go Tiny bit more code for Supervisor's callback_handler.go 2020-11-13 15:59:51 -08:00
manager_test.go Use an interface instead of a concrete type for UpstreamOIDCIdentityProvider 2020-11-18 13:38:13 -08:00