codeVerifier

@SerialName(value = "code_verifier")
val codeVerifier: String? = null(source)

RFC7636: A cryptographically random string that is used to correlate the authorization request to the token request.