auth/app_settings_schema.ts view source
AppSettings import type {AppSettings} from '@fuzdev/fuz_app/auth/app_settings_schema.js'; App settings row from the database.
open_signup
type boolean
updated_at
type string | null
updated_by
type Uuid | null