Supabase Auth now supports anonymous sign-ins, allowing users to create temporary accounts without providing signup credentials. Anonymous users can be restricted in accessing certain features based on Row Level Security policies. Supabase Auth provides methods to convert anonymous users to permanent users by linking email, phone, or OAuth identities.

4m read timeFrom supabase.com
Post cover image
Table of contents
Enabling Anonymous sign-ins #Terminology #Restricting access for anonymous users #Convert an anonymous user to a permanent user #Impersonating an anonymous user #What’s next #Getting started #

Sort: