ContainerImage.Pinniped/internal/oidc/auth
Andrew Keesler e8f433643f
auth_handler.go: only inject oauth store into handler
Previously we were injecting the whole oauth handler chain into this function,
which meant we were essentially writing unit tests to test our tests. Let's push
some of this logic into the source code.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-11-04 10:35:26 -05:00
..
auth_handler_test.go auth_handler.go: only inject oauth store into handler 2020-11-04 10:35:26 -05:00
auth_handler.go auth_handler.go: only inject oauth store into handler 2020-11-04 10:35:26 -05:00