Are there plans to separate env variables from secrets?
Managing secrets in Supabase is still very cumbersome. In the dashboard they are not ordered by name, they dont show when they were created/updated, passing a non-sensitive value is a hassle one cannot inspect the value since everything is a secret.
It would be nice if Supabase added an
env
env
DB schema to control secrets across the app services and that automatically injects the secrets to the Edge Functions.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.