MaikuB/flutter_appauth

Support for BrowserMatcher on Android

Open

#537 创建于 2024年9月10日

在 GitHub 查看
 (2 评论) (1 反应) (1 负责人)Objective-C (284 fork)github user discovery
help wanted

仓库指标

Star
 (303 star)
PR 合并指标
 (平均合并 5天 7小时) (30 天内合并 4 个 PR)

描述

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.

贡献者指南