# Packages
No description provided by the author
# Functions
Client is a client authenticator middleware.
FromContext extracts the claims from the provided context (if any).
NewContext injects the provided claims in to the parent context.
Server is a server authenticator middleware.
WithClaims with customer claims.
# Type aliases
Option is auth option.