Using Supabase Vault for Storing User Secrets and API Keys
Hello, Is Supabase Vault a good option for securely storing user-specific secrets and API keys (like access tokens or service credentials) within a project?
Like api keys from a user's payment gateway in my situation
Are there any limitations or best practices I should be aware of when using it for this purpose?
Like api keys from a user's payment gateway in my situation
Are there any limitations or best practices I should be aware of when using it for this purpose?