Vault - Creating secrets in edge functions
Hey all,
I'm trying to create a vault secret inside my edge functions, using
Tried so many variations, both of
The docs around the Vault are very minimal.
Would love for some help here !
I'm trying to create a vault secret inside my edge functions, using
supabase-js.Tried so many variations, both of
supabase.rpc() and supabase.select() - but nothing works.
The RPC call throws this -
The docs around the Vault are very minimal.
Would love for some help here !