Skip to content

Commit 456e868

Browse files
authored
Merge pull request #333 from ForgeRock/fix-comment
chore: update-external-idp-comment
2 parents 17171a5 + c98e65f commit 456e868

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/davinci-client/src/lib/client.store.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ export async function davinci<ActionType extends ActionTypes = ActionTypes>({
106106
* for the social login being started.
107107
*
108108
* This method will save the `continueUrl`
109-
* and then replace the window with the authenticate
110-
* url from the collector
109+
* and then the app developer can use the url
110+
* from the collector to redirect their application
111111
*
112112
* Can return an error when no continue url is found
113113
* or no authenticate url is found in the collectors

0 commit comments

Comments
 (0)