Unable to add third party auth to supabase branch using cli or rest api
I create Supabase branches of my development database for every PR made in GitHub.
However, the auth settings (I’m using Clerk) aren’t copied over, so I have to manually add them in the dashboard for each branch to work.
I’ve tried several workarounds, but unfortunately to no avail. It seems that neither the Supabase CLI nor the REST endpoints support modifying third-party auth clients.
Does anyone know of a workaround for this limitation? I’m also interested in knowing if this feature is currently being worked on.
0 Replies