GitHub
  • Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • @forgerock/sdk-utilities
  • index
  • createChallenge

Function createChallenge

  • createChallenge(verifier: string): Promise<string>

    Creates a SHA-256 hash of the verifier.

    Parameters

    • verifier: string

      The verifier to hash

    Returns Promise<string>

    • Defined in sdk-utilities/src/lib/oidc/pkce.utils.ts:44

Settings

Member Visibility
GitHub
Documentation
  • Loading...