Package-level declarations

Types

Link copied to clipboard
sealed interface ForegroundActivityEvent : Event

Events emitted during different Android activity lifecycle stages of ForegroundActivity.

Link copied to clipboard
class WebAuthentication(client: OAuth2Client, webAuthenticationProvider: WebAuthenticationProvider = DefaultWebAuthenticationProvider(client.configuration.eventCoordinator))

Authentication coordinator that simplifies signing users in using browser-based OIDC authentication flows.

Link copied to clipboard

Used to launch the OIDC redirect flow associated with a WebAuthentication.