Back to reference

handleOAuthCallback()

Process OAuth callback and complete account connection.

declare function handleOAuthCallback(url: string): Promise<void>;

Parameters

NameTypeDescription
urlstring
Last Updated: 3/14/2023, 9:49:03 PM