Settings
Add staff access so member information is not sitting open behind the URL.
Staff Access
Create staff accounts using an email and PIN/password. This is a simple V1 privacy gate. For a commercial release, move to full Supabase Auth and stricter database policies.
Current Staff
Loading…
Next Security Upgrade
This protects the user experience. Because this is still front-end access with a publishable Supabase key, it is not the same as bank-level security. The proper V2 security layer is Supabase Auth with authenticated-only RLS policies.