Package-level declarations
Types
Link copied to clipboard
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
Link copied to clipboard
interface WebAuthenticationProvider
Used to launch the OIDC redirect flow associated with a WebAuthentication.