File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ For web in order to capture the OAuth2 callback URL and send it to the applicati
9191close the window.
9292<script >
9393 window .opener .postMessage ({
94- flutter- web- auth- 2 : window .location .href
94+ ' flutter-web-auth-2' : window .location .href
9595 }, window .location .origin );
9696 window .close ();
9797 </script >
@@ -201,4 +201,4 @@ This library is auto-generated by Appwrite custom [SDK Generator](https://github
201201
202202## License
203203
204- Please see the [ BSD-3-Clause license] ( https://raw.githubusercontent.com/appwrite/appwrite/master/LICENSE ) file for more information.
204+ Please see the [ BSD-3-Clause license] ( https://raw.githubusercontent.com/appwrite/appwrite/master/LICENSE ) file for more information.
You can’t perform that action at this time.
0 commit comments