authorizationCode property

OAuthFlow? get authorizationCode
inherited

Configuration for the OAuth Authorization Code flow.

Implementation

OAuthFlow? get clientCredentials;/// Configuration for the OAuth Authorization Code flow.
OAuthFlow? get authorizationCode;