ContainerImage.Pinniped/internal/oidc/auth
Ryan Richard a561fd21d9 Consolidate the supervisor's timeout settings into a single struct
- This struct represents the configuration of all timeouts. These
  timeouts are all interrelated to declare them all in one place.
  This should also make it easier to allow the user to override
  our defaults if we would like to implement such a feature in the
  future.

Signed-off-by: Margo Crawford <margaretc@vmware.com>
2020-12-10 10:14:54 -08:00
..
auth_handler.go Use the narrowest possible interface 2020-12-09 17:34:02 -08:00
auth_handler_test.go Consolidate the supervisor's timeout settings into a single struct 2020-12-10 10:14:54 -08:00