update
Updates a Passkey registration.
Return
Parameters
parameters
required to update a Passkey registration
abstract fun update(parameters: Passkeys.UpdateParameters, callback: (WebAuthnUpdateResponse) -> Unit)
Updates a Passkey registration.
Parameters
parameters
required to update a Passkey registration
callback
a callback that receives a WebAuthnUpdateResponse