Pirol Admin

Sign in with the email and password for your Supabase Auth user.

First time: create the user in the Supabase dashboard (Authentication), then run insert into admin_users (user_id) values ('your-user-uuid');

Home