Package-level declarations
Types
Functions
Link copied to clipboard
fun defaultPasskeyClient(context: Context, configure: DefaultPasskeyClientConfiguration.() -> Unit = {}): PasskeyClient
Creates the recommended Android platform client while allowing component-level overrides.
Creates the recommended iOS platform client with the system presentation-anchor behavior.
fun defaultPasskeyClient(presentationAnchorProvider: PasskeyPresentationAnchorProvider): PasskeyClient
Creates the recommended iOS platform client with application-owned presentation anchoring.