Supabase Connection
Learn how to configure a Supabase Connection for Infisical.
Infisical supports the use of Personal Access Tokens to connect with Supabase.
Create a Supabase Personal Access Token
Click the profile image in the top-right corner and select 'Account Preferences'
In the sidebar, select 'Access Tokens'
In the access tokens page, click on 'Generate New Token'
Enter a token name and click on 'Generate Token'
Provide a descriptive name for the token.
Copy the generated token and save it
Create a Supabase Connection in Infisical
Navigate to App Connections
In your Infisical dashboard, go to Organization Settings and open the App Connections tab.
Select Supabase Connection
Click + Add Connection and choose Supabase Connection from the list of integrations.
Fill out the Supabase Connection form
Complete the form by providing:
- A descriptive name for the connection
- An optional description
- Supabase instance URL (e.g.,
https://your-domain.com
orhttps://api.supabase.com
) - The Access Token value from the previous step
Connection created
After submitting the form, your Supabase Connection will be successfully created and ready to use with your Infisical projects.
Navigate to App Connections
In your Infisical dashboard, go to Organization Settings and open the App Connections tab.
Select Supabase Connection
Click + Add Connection and choose Supabase Connection from the list of integrations.
Fill out the Supabase Connection form
Complete the form by providing:
- A descriptive name for the connection
- An optional description
- Supabase instance URL (e.g.,
https://your-domain.com
orhttps://api.supabase.com
) - The Access Token value from the previous step
Connection created
After submitting the form, your Supabase Connection will be successfully created and ready to use with your Infisical projects.
To create a Supabase Connection via API, send a request to the Create Supabase Connection endpoint.