Hierarchy

  • OAuthParameters

Properties

authorizationEndpoint: undefined | string

The URL to the OAuth endpoint.

clientParameters: undefined | OAuthClientParameters

The URL to the OAuth endpoint.

httpMethod: undefined | string

The HTTP method to use when invoking the OAuth endpoint.

oAuthHttpParameters?: HttpParameters

Any additional HTTP parameters to include in the request.