package
0.0.0-20241019093156-0989e62c9e5e
Repository: https://github.com/ryokushaka/project_yorieat-gin-deployment-repo.git
Documentation: pkg.go.dev

# Functions

CreateAccessToken generates a new JWT access token for the given user.
CreateRefreshToken generates a new JWT refresh token for the given user.
ExtractIDFromToken extracts the user ID from the provided JWT token.
IsAuthorized checks if the provided JWT token is valid and authorized.