ContainerImage.Pinniped/internal/oidc/auth
Monis Khan db6fc234b7 Add NullStorage for the authorize endpoint to use
We want to run all of the fosite validations in the authorize
endpoint, but we don't need to store anything yet because
we are storing what we need for later in the upstream state
parameter.

Signed-off-by: Ryan Richard <richardry@vmware.com>
2020-11-11 14:49:24 -08:00
..
auth_handler_test.go Add NullStorage for the authorize endpoint to use 2020-11-11 14:49:24 -08:00
auth_handler.go Finish the WIP from the previous commit for saving authorize endpoint state 2020-11-11 12:29:14 -08:00