oc · docs
docs / documentation

@orangecheck/auth-client


@orangecheck/auth-client / UseWebAuthnRegisterReturn

Interface: UseWebAuthnRegisterReturn

Defined in: webauthn.tsx:85

Properties

PropertyTypeDefined in
<a id="property-error"></a> errorError | nullwebauthn.tsx:87
<a id="property-register"></a> register(args?: &#123; label?: string; &#125;) => Promise&lt;WebAuthnRegisterResult>webauthn.tsx:88
<a id="property-reset"></a> reset() => voidwebauthn.tsx:89
<a id="property-status"></a> statusWebAuthnRegisterStatuswebauthn.tsx:86