WebAuthn Kotlin Multiplatform API
Toggle table of contents
0.4.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
WebAuthn Kotlin Multiplatform API
webauthn-model
/
dev.webauthn.model
/
WebAuthnExtension
/
Custom
Custom
data
class
Custom
(
val
key
:
String
)
:
WebAuthnExtension
Fallback for proprietary, draft, or unrecognized extensions not yet modeled in the core.
Members
Constructors
Custom
Link copied to clipboard
constructor
(
key
:
String
)
Properties
identifier
Link copied to clipboard
open
override
val
identifier
:
String
key
Link copied to clipboard
val
key
:
String