package
21.0.0+incompatible
Repository: https://github.com/sshcom/privx-sdk-go.git
Documentation: pkg.go.dev

# Functions

NewCodeVerifier creates a new random code verifier instance.

# Constants

MethodS256 specifies the S256 (SHA-256) verification method.
ParamCodeChallenge defines the "code_challenge" form parameter name.
ParamCodeChallengeMethod defines the "code_challenge_method" form parameter.
ParamCodeVerifier defines the "code_verifier" form parameter name.

# Type aliases

CodeVerifier defines a code verifier instance.