Skip to content

Commit 2e27549

Browse files
Update examples/ConnectedAccounts.md
Co-authored-by: Adam Mcgrath <[email protected]>
1 parent f658b8b commit 2e27549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ConnectedAccounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ result = await server_client.complete_interactive_login(
5656

5757
## Connect to a third party account
5858

59-
Start the flow using the `connectAccountWithRedirect` method to redirect the user to the third party Identity Provider to connect their account.
59+
Start the flow using the `start_connect_account` method to redirect the user to the third party Identity Provider to connect their account.
6060

6161
The `authorization_params` is used to pass additional parameters required by the third party IdP
6262
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

Comments
 (0)