- Preparing search index...
- The search index is not available
Scute
ScuteUser: { email: string | null; email_verified: boolean; id: UniqueIdentifier; phone: string | null; phone_verified: boolean; status: "active" | "pending" | "inactive"; webauthn_enabled: boolean; }
Type declaration
-
email: string | null
-
email_verified: boolean
-
-
phone: string | null
-
phone_verified: boolean
-
status: "active" | "pending" | "inactive"
-
webauthn_enabled: boolean