Properties
| Property | Type | Description |
|---|---|---|
flowId | string | The flow ID to use in verifyOAuth. |
code | string | The OAuth code to verify. |
providerType | OAuth2ProviderType | The type of OAuth provider. |
idempotencyKey? | string | Optional idempotency key for safe retries. |