WebAuthenticationProvider

interface WebAuthenticationProvider

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

Functions

Link copied to clipboard
abstract fun launch(context: Context, url: HttpUrl): Exception?

Launches the OIDC redirect flow associated with a WebAuthenticationClient.