This documentation is for a legacy version of Next.js and Supabase. For the latest version, please visit the Next.js and Supabase V2 documentation

Encrypting Secrets | Next.js Supabase SaaS Kit

When storing sensitive data, such as API keys, you must ensure to encrypt your data in Next.js Supabase. Here is how we can encrypt and decrypt it.