ContainerImage.Pinniped/internal/oidc/dynamiccodec
Andrew Keesler 3e112fb1ac internal/oidc/dynamiccodec: first draft
Note that we don't cache the securecookie.SecureCookie that we use in our
implementation. This was purely because of laziness. We should think about
caching this value in the future.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-12-10 17:32:55 -08:00
..
codec_test.go internal/oidc/dynamiccodec: first draft 2020-12-10 17:32:55 -08:00
codec.go internal/oidc/dynamiccodec: first draft 2020-12-10 17:32:55 -08:00