package
0.0.0-20230708012812-7f5e4fe66700
Repository: https://github.com/cubetiq/cubetiq-utils-go.git
Documentation: pkg.go.dev
# Functions
DecryptToken get claims from token.
ExtractToken get token without Bearer or bearer.
# Constants
No description provided by the author
No description provided by the author
# Structs
FileJwtClaim adds ownerkey as a claim to the token.
JwtClaim adds username and user id as a claim to the token.
JwtWrapper wraps the signing key and the issuer.
UsernameJwtClaim adds username as a claim to the token.