feat: change to flutterwebauth2
This commit is contained in:
parent
46e0e4b65e
commit
b9104f243e
11 changed files with 150 additions and 119 deletions
|
|
@ -7,7 +7,7 @@
|
|||
close the window.
|
||||
<script>
|
||||
window.opener.postMessage({
|
||||
'flutter-web-auth': window.location.href
|
||||
'flutter-web-auth-2': window.location.href
|
||||
}, window.location.origin);
|
||||
window.close();
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue