# Packages
No description provided by the author
# Functions
AuthFromMD .
FromContext extracts the claims from the provided context (if any).
MDWithAuth .
NewContext injects the provided claims in to the parent context.
# Constants
AuthorizationKey holds the key used to store the token in the request header.
BearerFormat authorization token format.
BearerWord the bearer key word for authorization.
No description provided by the author
No description provided by the author
Reason holds the error reason.
# Type aliases
No description provided by the author