Package-level declarations
Types
Selects which browser package should host the Chrome Custom Tab used for the OIDC redirect flow.
Default WebAuthenticationProvider implementation that launches the OIDC redirect flow using Chrome Custom Tabs, preferring Chrome's Auth Tab (a Custom Tabs variant purpose-built for auth redirect flows) when the resolved browser supports it.
Lifecycle events emitted through the SDK's com.okta.authfoundation.events.EventCoordinator while the browser redirect flow is in the foreground. Observe these via an com.okta.authfoundation.events.EventHandler to react to the redirect activity's lifecycle (for example, to detect a user-cancelled flow). This is a UIEvent.
Failure cause returned by BrowserSelector.selectBrowser when no usable browser was found.
Authentication coordinator that simplifies signing users in using browser-based OIDC authentication flows.
Used to launch the OIDC redirect flow associated with a WebAuthentication.