package
0.0.0-20241217095001-7f7396cc455a
Repository: https://github.com/evrintobing17/go-hexagonal-arch.git
Documentation: pkg.go.dev

# 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.