# Functions
No description provided by the author
No description provided by the author
NewJWTAccessGenerate create to generate the jwt access token instance.
No description provided by the author
ValidateAccessToken 액세스토큰의 유효성을 판단하고 리프레시 가능한지 확인 bool은 expired 됐는지 여부이다.
No description provided by the author
No description provided by the author
# Structs
JWTAccessClaims jwt claims.
JWTAccessGenerate generate the jwt access token.
TokenClaim JWT 토큰 클레임 구조체이다.