by neek922
Hi š
Iām using Next.js hosted on Vercel, with Supabase + Clerk integration.
For every preview deployment, a new Supabase preview DB branch is created. The issue is that for each preview branch, I have to manually add the Clerk domain in Supabase Auth ā Third-party Auth settings.
This becomes tedious since preview deployments happen frequently.
Is there a way to automate this?
Would appreciate any guidance on best practices here š
The user is using Supabase with Clerk integration for a Next.js project hosted on Vercel. They face a challenge with manually adding the Clerk domain to Supabase Auth settings for each preview deployment. They seek a way to automate this process to streamline frequent preview deployments.
it shall show another issue i already tried this one