Documentation Index
Fetch the complete documentation index at: https://infisical-feat-gateway-connector.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The Supabase integration is useful if your Supabase project uses sensitive-information such as environment variables in edge functions.Synced envars can be accessed in edge functions using Deno’s built-in handler:
Deno.env.get(MY_SECRET_NAME).- Have an account and project set up at Supabase
- Set up and add envars to Infisical Cloud
Authorize Infisical for Supabase
Obtain a Supabase Access Token in your Supabase Account > Access Tokens.

Navigate to your project’s integrations tab in Infisical.
Press on the Supabase tile and input your Supabase Access Token to grant Infisical access to your Supabase account.





