ThexXTURBOXx / flutter_web_auth_2

Flutter plugin for authenticating a user with a web service
https://pub.dev/packages/flutter_web_auth_2
MIT License
51 stars 50 forks source link

[Web] Detect login tab was closed or cancelled #37

Closed adar2378 closed 1 year ago

adar2378 commented 1 year ago

Describe the bug

On web we’re using this package for discord login. ‘authenticate’ method opens a new tab with the proper url. But when I close the new tab, in the flutter app ‘authenticate’ method stays running. Could you please help us how can we resolve it?

ThexXTURBOXx commented 1 year ago

Please fill out the appropriate issue template