We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17171a5 + c98e65f commit 456e868Copy full SHA for 456e868
1 file changed
packages/davinci-client/src/lib/client.store.ts
@@ -106,8 +106,8 @@ export async function davinci<ActionType extends ActionTypes = ActionTypes>({
106
* for the social login being started.
107
*
108
* This method will save the `continueUrl`
109
- * and then replace the window with the authenticate
110
- * url from the collector
+ * and then the app developer can use the url
+ * from the collector to redirect their application
111
112
* Can return an error when no continue url is found
113
* or no authenticate url is found in the collectors
0 commit comments