CustomTabs
data class CustomTabs(val intentModifier: Intent.() -> Unit = {}, val intentBuilder: CustomTabsIntent.Builder.() -> Unit = {}) : ExternalAuthAction(source)
Open the OAuth/SSO flow in a custom tab
Open the OAuth/SSO flow in a custom tab