👥 Manage Team
Create login credentials for team members. They can sign in and be assigned tasks.
⚙️ Required Supabase setup (one-time, if member creation fails):
1. Auth → Settings → Email: Turn OFF "Confirm email" so members can log in immediately.
2. Table Editor → team_members → RLS: Disable RLS, or add a policy allowing insert for
3. Check the browser console (F12) for the exact error if it still fails.
1. Auth → Settings → Email: Turn OFF "Confirm email" so members can log in immediately.
2. Table Editor → team_members → RLS: Disable RLS, or add a policy allowing insert for
anon and authenticated roles.3. Check the browser console (F12) for the exact error if it still fails.
Team Members (0)
Loading…