Supabase Anon Key Removal

Hey Javier,

The anon key is designed to be public, and it’s included in the exported code, that’s how Supabase works. It’s required to make client-side requests to Supabase from your web app. You can learn more in the Supabase docs about API keys :backhand_index_pointing_right: Understanding API keys