VIEWS: {
CONFIRM_INVITE: "confirm-invite";
MAGIC_LOADING: "magic-loading";
MAGIC_NEW_DEVICE_PENDING: "magic-new-device-pending";
MAGIC_PENDING: "magic-pending";
SIGN_IN: "sign-in";
SIGN_IN_OR_UP: "sign-in-or-up";
SIGN_UP: "sign-up";
WEBAUTHN_REGISTER: "webauthn-register";
WEBAUTHN_VERIFY: "webauthn-verify";
} = ...
Type declaration
-
Readonly
CONFIRM_INVITE: "confirm-invite"
-
Readonly
MAGIC_LOADING: "magic-loading"
-
Readonly
MAGIC_NEW_DEVICE_PENDING: "magic-new-device-pending"
-
Readonly
MAGIC_PENDING: "magic-pending"
-
Readonly
SIGN_IN: "sign-in"
-
Readonly
SIGN_IN_OR_UP: "sign-in-or-up"
-
Readonly
SIGN_UP: "sign-up"
-
Readonly
WEBAUTHN_REGISTER: "webauthn-register"
-
Readonly
WEBAUTHN_VERIFY: "webauthn-verify"