RegisterParameters

data class RegisterParameters(val activity: Activity, val domain: String)

Data class used for wrapping parameters used with Passkeys registration

Constructors

Link copied to clipboard
constructor(activity: Activity, domain: String)

Properties

Link copied to clipboard

an activity context for launching the native Passkeys UI

Link copied to clipboard

the domain of the Passkey registration. Do not include the protocol