package
0.9.2
Repository: https://github.com/oidc-mytoken/server.git
Documentation: pkg.go.dev

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