configurePasskey
fun configurePasskey(relyingPartyId: String, relyingPartyOrigins: List<String>, webAuthnHost: String)
Configures Passkey authentication settings.
Parameters
relyingPartyId
The Relying Party ID used for authentication.
relyingPartyOrigins
The list of allowed origins for authentication.
webAuthnHost
The WebAuthn service host URL.