android icon indicating copy to clipboard operation
android copied to clipboard

Use androidx.browser for AuthenticatorActivity

Open alperozturk96 opened this issue 3 months ago • 0 comments

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Is your feature request related to a problem? Please describe. Instead of launching default web browser as a new task, we can use CustomTabsIntent so that user can stay in the application and still uses the default browser and login flow v2 and no need to switch back to manually app.

https://developer.android.com/jetpack/androidx/releases/browser

alperozturk96 avatar Nov 19 '25 14:11 alperozturk96