Documentation Index
Fetch the complete documentation index at: https://docs.alterauth.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Use Supabase credentials to make authenticated API calls through Alter Vault without exposing your API keys in code.| Property | Value |
|---|---|
| Provider ID | supabase |
| Category | Developer Tools |
| Credential Type | Bearer Token |
Step 1: Get Your Credentials
Log in to the Supabase Dashboard
Log in to the Supabase Dashboard at supabase.com/dashboard.
Copy your API key
Copy the ‘anon’ key (safe for client-side) or ‘service_role’ key (server-side only, bypasses RLS).
Step 2: Add to Alter Vault
Open the Developer Portal
Go to portal.alterauth.com and navigate to your app.