In my Retool mobile application, I want to implement Supabase authentication, how can I do that? I've integrated Supabase DB into the Retool app and have implemented row level security in the Supabase database, requiring authentication before users can perform any action on the database, TIA.