Class Oauth2AuthCodeConfig (0.3.0)

Oauth2AuthCodeConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Oauth 2.0 Authorization Code authentication configuration.

Attribute

Name Description
oauth_token str
Required. Oauth token parameter name to pass through. Must be in the format $context.variables..