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

@orangecheck/auth-client


@orangecheck/auth-client / UseWebAuthnListReturn

Interface: UseWebAuthnListReturn

Defined in: webauthn.tsx:177

Properties

PropertyTypeDefined in
<a id="property-credentials"></a> credentialsWebAuthnCredentialPublic[]webauthn.tsx:179
<a id="property-error"></a> errorError | nullwebauthn.tsx:180
<a id="property-refetch"></a> refetch() => Promise&lt;void>webauthn.tsx:181
<a id="property-remove"></a> remove(id: string) => Promise&lt;WebAuthnRemoveResult>webauthn.tsx:183
<a id="property-rename"></a> rename(id: string, label: string) => Promise&lt;WebAuthnRenameResult>webauthn.tsx:182
<a id="property-status"></a> statusWebAuthnListStatuswebauthn.tsx:178