# Supabase auth

Supabase is an open-source alternative to Firebase that provides a Postgres database, authentication, instant APIs, real-time subscriptions, functions, storage, and vector embeddings.

## Prerequisites

Navigate to **Project Settings** in the Supabase Console and copy your Project URL and API key. The API key must be either the anon key or the publishable key (the new format).

## Set up your provider

To set up Supabase to authenticate users with Openfort, visit your [dashboard provider settings](https://dashboard.openfort.io/providers).

<div align="center">
  <img width="50%" height="50%" src="https://www.openfort.io/images/blog/supabase_auth_5c920d5dd0.png?updated_at=2024-04-12T18:09:08.937Z" alt="Supabase provider configuration in Openfort dashboard" />
</div>
