Supabase auth vs next auth

This page summarizes the projects mentioned and recommended in the original post on /r/nextjs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • secret-cook-book

    Record, reference and share your personal kitchen secrets.

  • Next Auth can use a relational db as backend to store user and session info. Supabase provider is just that, not using supabase auth. I haven't tried supabase auth since I wanted more control and ability to switch vendors easily. But I used db backed next auth with supabase and prisma and it went rather smoothly. The code is here if you like to check.

  • create-t3-app

    The best way to start a full-stack, typesafe Next.js app

  • Maybe also take a look to the t3 stack which already preconfigs some stuff https://create.t3.gg

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts