Documentation ¶
Overview ¶
Package pkce provides generation of the PKCE parameters. See also https://tools.ietf.org/html/rfc7636.
Index ¶
Constants ¶
View Source
const (
// code challenge methods defined as https://tools.ietf.org/html/rfc7636#section-4.3
MethodS256 = "S256"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.