WebAuthn

data class WebAuthn(val id: String) : UserAuthenticationFactor

Represents a WebAuthn registration associated with a Stytch User

Constructors

Link copied to clipboard
fun WebAuthn(id: String)

Properties

Link copied to clipboard
open override val id: String