A cryptographically unique character sequence used to ensure that the client is the only entity allowed to exchange an access token for the associated authorization code.
The SHA-256-hashed and base64-encoded code verifier to transmit to the authorization server.
Hashes the code verifier prior to transmission to the authorization server.