Open
Description
Configuration
- Version: 0.11.1
- Integration: native(Kotlin)
- Identity provider: Self-Hosted
Description
I am currently using AppAuth-Android for OAuth authentication. During the authentication process, the library opens a custom tab for user interaction. However, it appears that the default browser is always used, or only a whitelist/blacklist approach is available, which does not allow explicit prioritization of a particular browser.
Could you please advise if there is any configuration, method, or workaround to prioritize a specific browser for custom tabs? Any guidance on this matter would be greatly appreciated.