@useparagon/connect
Advanced tools
Comparing version 1.0.8-experimental.1 to 1.0.8-experimental.2
@@ -20,2 +20,2 @@ import { IConnectIntegrationWithCredentialInfo } from '../entities/integration.interface'; | ||
*/ | ||
export declare const startOAuthFlow: ({ context, integration, endUserSuppliedValues, authParams, }: OAuthFlowOptions) => Promise<void>; | ||
export declare const startOAuthFlow: ({ context, integration, endUserSuppliedValues, authParams, isPreviewMode, installOptions, }: OAuthFlowOptions) => Promise<void>; |
{ | ||
"name": "@useparagon/connect", | ||
"version": "1.0.8-experimental.1", | ||
"version": "1.0.8-experimental.2", | ||
"description": "Embed integrations into your app with the Paragon SDK", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
Sorry, the diff of this file is too big to display
158558