Multi-tenant isolation
Each shop’s bookings, customers, and branding stay scoped to that shop. Marketplace listing is opt-in.
Booknexo stores appointment and customer data for many businesses on one platform. Security design starts with tenant isolation, least-privilege access, and encrypted transport.
Each shop’s bookings, customers, and branding stay scoped to that shop. Marketplace listing is opt-in.
Owners, managers, staff, and customers get different dashboard portals. Private routes are noindexed and login-gated.
Public sites and APIs are served over HTTPS. Secrets such as provider API keys are stored server-side.
Application data is hosted on modern cloud infrastructure (Supabase/Postgres backend) with service-role access limited to trusted server paths.
When online payments are enabled, card data is handled by Stripe. Booknexo does not store raw card numbers. Connect onboarding keeps payouts under the shop’s Stripe account.
Booknexo isolates each shop’s data in a multi-tenant architecture, serves traffic over HTTPS, and restricts dashboard access by authenticated role. Shop owners remain responsible for how they handle client consent in their industry.
Shops are isolated. Staff and owners only access their own shop context. Platform admins have separate elevated roles for support operations.
Email hello@booknexo.com with details. Do not publicly disclose exploit details before we can respond.