# Functions
NewWithClaims will return token with custom claims.
No description provided by the author
VerifyTokenWithClaims will verify the validity of token and return the claims.
# Structs
AccessJWTClaims - Represent object of claims.
AccessTokenClaims - claims object for OAuth request.