package
0.6.3
Repository: https://github.com/emccode/libstorage.git
Documentation: pkg.go.dev

# Functions

GetBearerTokenFromReq retrieves the bearer token from the HTTP request.
ValidateAuthTokenWithCtx validates the auth token from the provided context.
ValidateAuthTokenWithCtxOrReq validates the auth token from the provided context.
ValidateAuthTokenWithJWT validates the auth token from the provided JWT.
ValidateAuthTokenWithReq validates the auth token from the provided HTTP req.