handleOAuthCallback()
Process OAuth callback and complete account connection.
declare function handleOAuthCallback(url: string): Promise<void>;
Parameters
Name | Type | Description |
---|---|---|
url | string |
Process OAuth callback and complete account connection.
declare function handleOAuthCallback(url: string): Promise<void>;
Name | Type | Description |
---|---|---|
url | string |