Type alias CompleteDestinationOAuthRequestQueryParams

CompleteDestinationOAuthRequestQueryParams: { [key: string]: any }

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

Type declaration

  • [key: string]: any

Generated using TypeDoc