@orangecheck/auth-client / WebAuthnRegisterStatus
Type Alias: WebAuthnRegisterStatus
type WebAuthnRegisterStatus =
| "idle"
| "requesting-options"
| "authenticating"
| "verifying"
| "success"
| "error";
Defined in: webauthn.tsx:45
@orangecheck/auth-client / WebAuthnRegisterStatus
type WebAuthnRegisterStatus =
| "idle"
| "requesting-options"
| "authenticating"
| "verifying"
| "success"
| "error";
Defined in: webauthn.tsx:45