# Functions
Constructor to create jwt parser.
# Constants
Environment variable to point to path of the public key file.
# Variables
Claim doesn't match content from token.
Token could not be recognized in authorizationString.
Token is not valid.
Public key seams to not have the valid format.
Public key from environment variable PUBLIC_KEY_PATH couldn't be read.
# Structs
Struct to parse and validate jwt tokens.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author