mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update flutter getting started to match library
This commit is contained in:
@@ -58,7 +58,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-auth2: window.location.href
|
||||
flutter-web-auth-2: window.location.href
|
||||
}, window.location.origin);
|
||||
window.close();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user