CustomTabs

data class CustomTabs(val intentBuilder: CustomTabsIntent.Builder.() -> Unit = {}) : ExternalAuthAction(source)

Open the OAuth/SSO flow in a custom tab

Constructors

Link copied to clipboard
constructor(intentBuilder: CustomTabsIntent.Builder.() -> Unit = {})

Properties

Link copied to clipboard

The builder for the custom tabs intent