# Packages
No description provided by the author
# Functions
CreateTransferCode creates a transfer code for the passed mytoken id.
NewMytoken creates a new Mytoken.
ParseJWT parses a token string into a Mytoken.
ParseJWTWithoutClaimsValidation parses a token string into a Mytoken.
# Structs
Mytoken is a mytoken Mytoken.
UsedMytoken is a type for a Mytoken that has been used, it additionally has information how often it has been used.