We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f658b8b commit 2e27549Copy full SHA for 2e27549
examples/ConnectedAccounts.md
@@ -56,7 +56,7 @@ result = await server_client.complete_interactive_login(
56
57
## Connect to a third party account
58
59
-Start the flow using the `connectAccountWithRedirect` method to redirect the user to the third party Identity Provider to connect their account.
+Start the flow using the `start_connect_account` method to redirect the user to the third party Identity Provider to connect their account.
60
61
The `authorization_params` is used to pass additional parameters required by the third party IdP
62
The `app_state` parameter allows you to pass custom state (for example, a return URL) that is later available when the connect process completes.
0 commit comments