1.6 KiB
Developer console v17.5.22
The developer console is enabled only for users present in public.sun_platform_admins.
Platform-wide actions use sun_dev_* RPC wrappers and require Supabase MFA assurance level aal2.
Developer sections
- Overview
- Companies
- Accounts
- Plans
- Features
- System
- Backups
- Journal
Ordinary-company settings
Ordinary users keep company-facing settings only: profile/company, company users and roles, subscription view, appearance, client offer, order/payment colors and statuses, reference lists, documents and QR/form settings.
The following technical controls are not shown to ordinary users:
- Supabase Project URL / publishable key
- reconnecting the Supabase project
- manual cloud pull/push/migration controls
- platform diagnostics
- platform-wide backup/restore
- global plans and feature flags
- all-company/all-account directories
- starter catalog management
- platform audit journal
Support mode
A developer can open a company in support mode. The cloud snapshot is loaded into the local working copy, but writes and cloud sync are disabled. Exiting support mode clears that local support copy and restores the developer's own workspace copy.
Auth-admin limitation in this build
The app can list all registered Auth accounts through the server-side sun_dev_list_users RPC. The source for a separate protected Edge Function for global Auth ban/unban and password-recovery mail is included under supabase/functions/caterium-platform-auth-admin, but that Edge Function was not deployed from the current build environment. No service-role secret is embedded in the application archive.