unsupportedResponseType constant

String const unsupportedResponseType

The authorization server does not support obtaining an authorization code using this method.

Implementation

static const String unsupportedResponseType = 'unsupported_response_type';