flutter_appauth icon indicating copy to clipboard operation
flutter_appauth copied to clipboard

Support for BrowserMatcher on Android

Open ddfreiling opened this issue 1 year ago • 2 comments

Hi. My org would like to have this plugin support BrowserMatcher on Android, which makes it possible to decide which browser should be selected and used for logins. We're experiencing some callback issues with certain browsers, and would like to always select Chrome, if available.

See https://github.com/openid/AppAuth-Android/blob/0.11.1/library/java/net/openid/appauth/browser/BrowserMatcher.java

We're willing to help implement this if needed.

ddfreiling avatar Sep 10 '24 12:09 ddfreiling

You're welcome to submit a PR and I'll then take a look

MaikuB avatar Sep 18 '24 12:09 MaikuB

highly request this feature too. since there are headless embedded browsers. It would less look like abrowser more like the app end the end.

crovax124 avatar Jan 08 '25 05:01 crovax124