Email/password sign-in is handled by Supabase Auth.
SECURE ACCESS TEST
Sign in to continue
This prototype tests authenticated access before any full dashboard content is moved online.
Prototype rule: no R10CC master file is delivered to the customer. This shell retrieves only records the authenticated account is allowed to read.
AUTHORIZED SESSION
Protected Research Access
Three sample records are stored in Supabase and returned only when database authorization allows the signed-in user to read them.
Database protected
What this build proves
Row Level Security checks the signed-in user before protected records can be returned.
The production R10CC HTML remains the locked source reference and is not given to customers.