AddCredentialParameter

@Serializable
data class AddCredentialParameter(val authenticatorId: String, val credential: WebAuthn.Credential)

Constructors

Link copied to clipboard
constructor(authenticatorId: String, credential: WebAuthn.Credential)

Properties

Link copied to clipboard
Link copied to clipboard