Supabase

Supabase is an open source Firebase alternative. It includes a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, Storage, and Vector embeddings.

Supabase is a great choice if you are looking for flexibility and the possibility to scale to millions of users.

Toddle uses supabase as our primary database, and for authentication.

Authentication

Supabase comes with a complete authentication system that lets you use username/password, Magic links, or one of many Identity providers.

To learn more about using Supabase Auth with toddle watch the video below.

Tutorial

For a complete tutorial on how to use supabase for building a todo app in toddle watch here: