# Functions
Validates a JWT token string and returns a user object with extracted claims.
Convert the claim map into a structure.
Fetches the secret (that was used to generate the JWTs) used to validate JWT tokens.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author