CustomizeBrowserEvent

Deprecated

Configure browser selection directly on DefaultWebAuthenticationProvider: DefaultWebAuthenticationProvider(preferredBrowsers = listOf("com.my.browser"), queryIntentServicesFlags = 0). This event is still emitted for backward compatibility but will be removed in a future release.

Emitted via EventHandler.onEvent when WebAuthentication.login or WebAuthentication.logoutOfBrowser is invoked.

Properties

Link copied to clipboard

The list of browser package names to prefer when selecting which Chrome Custom Tabs intent service is used.

Link copied to clipboard

Used when querying the package manager for Chrome Custom Tabs intent services.