Module challenge

Source
Expand description

PKCE code challenges.

Challenge is computed from the given string using the specified method:

The string usually comes from the Verifier, which creates the appropriate Challenge using the challenge method.

Structs§

Challenge
Represents PKCE code challenges.

Type Aliases§

Parts
Represents PKCE code challenge parts.