# Functions
GetAuthorizer retrieves an authorizer from context.
GetToken retrieves a token from the context; errors if no token.
GetUserID retrieves the user ID from the authorizer on the context.
ProvideAuthorizerStorage puts a pointer to an Authorizer in the context.
SetAuthorizer sets an authorizer on context.
StoreAuthorizer stores an Authorizer in a pointer from the Context.