Adding Supabase Vault Secrets extension to local development
Added an issue on GitHub and wanted to check here if anyone had any suggestions on how to get this to work. I am trying to enable Supabase Vault secrets locally but the extension is not available in a local development setup. It would nice to be able to enable this extension locally and have it installed via a migration, so that any further database code that relies on the vault secrets would have them available. The extension is also not visible on the Supabase Studio UI in local development. Any help is appreciated!!
https://github.com/supabase/vault/issues/2
https://github.com/supabase/vault/issues/2
GitHub
Bug report Describe the bug While adding the vault extension to a local Supabase development environment, the extension cannot be found and/or installed. To Reproduce Add migration file and then ru...