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