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

Encrypting Secrets | Next.js Supabase Lite SaaS Kit

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