codeVerifier property

String? codeVerifier
final

The code verifier to be sent with the authorization code. This should match the code verifier used when performing the authorization request

Implementation

final String? codeVerifier;