WebAuthn

data class WebAuthn(val id: String) : UserAuthenticationFactor

Constructors

Link copied to clipboard
fun WebAuthn(id: String)

Properties

Link copied to clipboard
open override val id: String