invalidGrant constant

String const invalidGrant

The code_verifier given by the client does not match the expected value.

Implementation

static const String invalidGrant = 'invalid_grant';