live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/auth-client


@orangecheck/auth-client / WebAuthnCredentialPublic

Interface: WebAuthnCredentialPublic

Defined in: webauthn.tsx:35

Properties

PropertyTypeDefined in
<a id="property-authenticator_type"></a> authenticator_type"platform" | "cross-platform" | "unknown"webauthn.tsx:38
<a id="property-created_at"></a> created_atstringwebauthn.tsx:41
<a id="property-id"></a> idstringwebauthn.tsx:36
<a id="property-label"></a> labelstringwebauthn.tsx:37
<a id="property-last_used_at"></a> last_used_atstring | nullwebauthn.tsx:42
<a id="property-transports"></a> transportsstring[]webauthn.tsx:39
<a id="property-user_verified"></a> user_verifiedbooleanwebauthn.tsx:40