So confused about authentication

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • next-auth

    Authentication for the Web.

  • Next.js

    The React Framework

  • I used https://github.com/vercel/next.js/tree/canary/examples/with-passport-and-next-connect. It works just like express with middleware. You can pass the user around using https://swr.vercel.app/. You can set that up globally, or just on pages you need the users information.

  • 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

  • Add Google Authentication in your NextJs project using NextAuth.js

    3 projects | dev.to | 27 Aug 2022
  • NextJS as a backend framework

    2 projects | /r/nextjs | 11 Feb 2022
  • How to Build a Forum App with NextJs and Strapi CMS

    4 projects | dev.to | 16 Nov 2021
  • A little lost in how to link Next, Apollo Server/GraphQL, Postgres, and custom auth without a service

    2 projects | /r/webdev | 1 Sep 2021
  • Should I use NextJS beyond "marketing" websites?

    2 projects | /r/nextjs | 1 Apr 2021