This example provides the steps to build a simple user management app (from scratch!) using Supabase and React. It includes: a Postgres database for storing your user data. Users can sign in with magic links (no passwords, only email). Users can upload a photo. Row Level Security so that individuals can only access their own data.
1 Comment
Sort: