We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e09095d commit 798d6a2Copy full SHA for 798d6a2
src/create-client.ts
@@ -213,8 +213,7 @@ export class Client {
213
An authorization_code was supplied for a login which did not originate at the application. This could happen for various reasons:
214
215
* This could have been an attempted Login CSRF attack. You were not affected.
216
-* The developer may not have configured a Login Initiation endpoint.
217
-* Was this an Impersonation attempt? Impersonation support is coming soon.`);
+* The developer may not have configured a Login Initiation endpoint.`);
218
}
219
220
0 commit comments