Interface CompleteDestinationOAuthRequest

Hierarchy

  • CompleteDestinationOAuthRequest

Properties

destinationDefinitionId: string
oAuthInputConfiguration?: unknown

The query parameters present in the redirect URL after a user granted consent e.g auth code

redirectUrl?: string

When completing OAuth flow to gain an access token, some API sometimes requires to verify that the app re-send the redirectUrl that was used when consent was given.

workspaceId: string

Generated using TypeDoc