Users
Roles control what each user can do. Passwords are never stored in this table.
Add users
For v4, create the login in Supabase β Authentication β Users, then add the matching username and role to profiles. A secure in-app βAdd Userβ button requires a server-side admin function, which we can add next.