Documentation ¶
Index ¶
Constants ¶
View Source
const ( LengthDefault = 32 LengthMin = 32 LengthMax = 96 MethodPlain = "plain" MethodS256 = "S256" ParamCodeVerifier = "code_verifier" ParamCodeChallenge = "code_challenge" ParamCodeChallengeMethod = "code_challenge_method" )
Variables ¶
This section is empty.
Functions ¶
func CodeChallengeS256 ¶
func NewCodeVerifier ¶
func NewCodeVerifierBytes ¶ added in v0.2.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.