Description
Hi,
In the documentation is mentioned that a guide to use Supabase Auth is coming https://www.next-forge.com/migrations/database/supabase. I'm relying heavily on next-forge as the go-to best practices and it would be interesting to see what you guys recommend as a robust orchestration.
Also, I'm using Drizzle, but Drizzle with Supabase RLS is very tricky and requires a special client to pass the JWT in each query - is quite overwhelming and there are not real world apps out there for me to look at with the exception of this one. Where I find the createDrizzleSupabaseClient
not really DX friendly.
Wondering if we can get @haydenbleasel from Vercel and @AlexBlokh from Drizzle to recommend the best practices?
Next Forge is my bible these days and I need help here with this architecture.
Thanks!