Function: generateRandomCodeVerifier()

July 2, 2024 ยท View on GitHub

๐Ÿ’— Help the project

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.


โ–ธ generateRandomCodeVerifier(): string

Generate random code_verifier value.

Returns

string

See

RFC 7636 - Proof Key for Code Exchange (PKCE)

Contents

  1. 1Returns
  2. 2See