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
91
91
close the window.
92
92
<script >
93
93
window .opener .postMessage ({
94
- flutter- web- auth- 2 : window .___location .href
94
+ ' flutter-web-auth-2' : window .___location .href
95
95
}, window .___location .origin );
96
96
window .close ();
97
97
</script >
@@ -201,4 +201,4 @@ This library is auto-generated by Appwrite custom [SDK Generator](https://github
201
201
202
202
## License
203
203
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