package
0.0.0-20240214155903-be2aeb8a2ca8
Repository: https://github.com/nais/console-backend.git
Documentation: pkg.go.dev
# Functions
GetEmail returns the email address of the authenticated user that is stored in the context.
StaticUser returns a middleware that sets the email address of the authenticated user to the given value.
ValidateIAPJWT returns a middleware that validates the X-Goog-IAP-JWT-Assertion header and sets the email address of the authenticated user to the value of the X-Goog-Authenticated-User-Email header.
# Type aliases
No description provided by the author