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

# Functions

NewPKCE creates a new PKCE for the passed verifier and Method.
NewS256PKCE creates a new PKCE for the passed verifier and the Method TransformationS256.

# Constants

Defines for the possible Method.
Defines for the possible Method.

# Structs

PKCE is a type holding the information for a PKCE flow.

# Type aliases

Method is a type for the code challenge methods.