Custom

data class Custom(val key: String) : WebAuthnExtension

Fallback for proprietary, draft, or unrecognized extensions not yet modeled in the core.

Constructors

Link copied to clipboard
constructor(key: String)

Properties

Link copied to clipboard
open override val identifier: String
Link copied to clipboard
val key: String