# Functions
NewEd25519Validator returns a new validator by parsing the given file path as an ED25519 public key.
NewLogger creates a new JWT validator logger.
# 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
# Structs
Ed25519Validator handles parsing and validation of JWT tokens with ED25519 public key.
Logger is the JWT validator logger.
# Interfaces
Validator does parsing and validation of JWT tokens.