Closed s9th closed 1 year ago
I also thought about some mechanism that could detect cases like this, but don't know what the best solution would be. However, I will try to fix this issue soon
Any update on this? Im having the same issue
Sorry, no update yet as I had no time to work on it due to my master thesis
Any update on this?
It would be nice if we could specify a timeout duration or smtg...
I am finally back from my vacation and this issue should be fixed in the new 2.2.1
release
I am finally back from my vacation and this issue should be fixed in the new
2.2.1
release
Thanks mate 👌
The timeout is now configurable in 3.0.0-alpha.1
Describe the bug
If the authentication tab in the browser is closed before receiving the authentication result, the FlutterWebAuth2.authenticate keeps running.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
FlutterWebAuth2.authenticate returns null or throws an Exception
Screenshots
Line 26 is never reached if browser tab is closed
Device (please complete the following information!)
flutter_web_auth_2
version: 2.1.2Additional context
Checklist