Documentation
    Preparing search index...

    Function generateCodeVerifier

    • Generates a cryptographically secure code verifier in either a browser or Node.js environment.

      Parameters

      • length: number = 32

      Returns string

      A secure code verifier to use in an authorization code plus proof key in code exchange flow.