In the last lesson, we discussed different auth strategies, why implementing auth is hard, and how Supabase acts as an excellent auth-as-a-service. In this lesson, we dive deeper into how to set up auth in Supabase and how Supabase implements some of these auth strategies.
Auth in Supabase Dashboard
Let’s start by navigating to the Authentication page in the Supabase Dashboard, then proceed to the Users section. Currently, no users exist since we have not implemented authentication yet. Supabase allows to add users directly from the Dashboard, set an initial password for them, and invite them to the application. For now, let’s create a user with a dummy email by: