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

Fixes Android when default browser is not support CustomTabs #111

Closed kecson closed 3 months ago

kecson commented 3 months ago

fix: if the default browser is not support customtabs , after sign in , it cannot redirect to app.

ThexXTURBOXx commented 3 months ago

Thank you very much for your PR! From a first quick look, it seems to be fine. I will test properly once I am back from my vacation (should be in about a week)!

ThexXTURBOXx commented 3 months ago

Thank you very much for your contribution! I will fix the remaining issues upstream