# Functions
FromJWTAuthContext extract JWTAuthContext from context.
NewAPITokenProvider return the configuration to validate and verify token issued for API Tokens.
NewRobotAccountProvider return the configuration to validate and verify token issued for Robot Accounts.
No description provided by the author
WithJWTMulti creates a custom JWT middleware that configured with different token providers tries to run all validations from an incoming token.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
APITokenProviderKey is the key for api token provider.
RobotAccountProviderKey is the key for robot account token provider.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author