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

# Functions

ConsentCodeFromStr turns a consent code string into a *ConsentCode.
CreateState creates a new State and ConsentCode from the passed Info.
NewConsentCode creates a new ConsentCode.
NewState creates a new State from a state string.

# Structs

ConsentCode is type for the code used for giving consent to mytoken.
State is a type for the oidc state.