Interface CompleteSourceOauthRequest

Hierarchy

  • CompleteSourceOauthRequest

Properties

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.

sourceDefinitionId: string
workspaceId: string

Generated using TypeDoc