SupabaseS
Supabase3mo ago
zach

How to automatically create API keys (non-legacy) for new branches

Hello! We've recently switched over from Legacy API Keys to the new API Keys on our Supabase project, but each time we create a new branch they only have Legacy API Keys generated (same for JWT keys) - we need to manually generate the new API Keys to continue using the branches.

Is there a way to configure our project settings to automatically switch off the legacy API/JWT keys for newly-created branches?
Was this page helpful?