API key
Use a Supabase personal access token for Management API operations.- Open Supabase account settings.
- Go to Access Tokens.
- Create a personal access token.
- Store it as
api_key.
OAuth 2.0
Use OAuth when you want users to connect their own Supabase account through Corsair.- Create a Supabase OAuth app.
- Add the redirect URL used by your Corsair app.
- Store the OAuth app credentials with Corsair.