Merge pull request #99 from antoniopetricc/patch-1

Update README.md
This commit is contained in:
Christy Jacob
2022-12-20 02:32:56 +05:30
committed by GitHub
+2 -2
View File
@@ -91,7 +91,7 @@ For web in order to capture the OAuth2 callback URL and send it to the applicati
close the window.
<script>
window.opener.postMessage({
flutter-web-auth-2: window.location.href
'flutter-web-auth-2': window.location.href
}, window.location.origin);
window.close();
</script>
@@ -201,4 +201,4 @@ This library is auto-generated by Appwrite custom [SDK Generator](https://github
## License
Please see the [BSD-3-Clause license](https://raw.githubusercontent.com/appwrite/appwrite/master/LICENSE) file for more information.
Please see the [BSD-3-Clause license](https://raw.githubusercontent.com/appwrite/appwrite/master/LICENSE) file for more information.