package
2.0.7
Repository: https://github.com/devexps/go-micro.git
Documentation: pkg.go.dev

# 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.

# Interfaces

Authenticator interface.
Claims interface.

# Type aliases

No description provided by the author