What’s the best auth setup with d1? I want to add auth to my Nextjs app and have considered using su

What’s the best auth setup with d1? I want to add auth to my Nextjs app and have considered using supabase for auth and d1 for everything else. Is this a good approach or do you recommend something different?
Was this page helpful?