Rodrigo Mansueliblog.mansueli.com·Jun 6, 2023Using Custom Claims for Supabase Storage PoliciesSupabase is an open-source Firebase alternative that allows developers to easily build scalable and secure applications. One of the main features of Supabase is its storage service, which enables users to store and retrieve files. To ensure proper ac...Discuss·318 readssupabase
Rodrigo Mansueliblog.mansueli.com·May 3, 2023Using Supabase-JS as a Script in Your TerminalSupabase-JS is an isomorphic JavaScript client for Supabase, a platform that provides a Postgres database, authentication, storage, and serverless functions. While Supabase-JS is commonly used for interacting with your database, listening to changes,...Discuss·281 readssupabase
Rodrigo Mansueliblog.mansueli.com·Mar 29, 2023Using custom claims & testing RLS with SupabaseThis article will guide you through the process of using custom claims and testing row-level security (RLS) with Supabase and PostgreSQL. By incorporating custom claims, you can enhance the efficiency of your access control rules and improve your app...Discuss·6 likes·927 readsjson