UpdateParameters

data class UpdateParameters(val id: String, val name: String)

Data class used for wrapping parameters used with Passkeys updates

Constructors

Link copied to clipboard
constructor(id: String, name: String)

Properties

Link copied to clipboard
val id: String

the id of a Passkey registration

Link copied to clipboard

the name for a Passkey