Supabase with better-auth
I'm planning to use Supabase but prefer not to use its built-in authentication. Instead, I’m considering using better-auth. Given this setup, how can I still take advantage of Row-Level Security (RLS) policies and the Supabase SDK on both the server and client while integrating them seamlessly?
Do you have any suggestions or best practices for achieving this integration effectively?
Do you have any suggestions or best practices for achieving this integration effectively?