# 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.
# Type aliases
Method is a type for the code challenge methods.