NextAuth - Google And GitHub Authentications for Nextjs

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • apps

  • To create your GithubProvider ID and SECRET, navigate to your GitHub account developer settings and click on the OAuth Apps tab to register a new application.

  • next-auth

    Authentication for the Web.

  • NextAuth.js is an easy-to-implement open source authentication library originally designed for Nextjs and serverless. With NextAuth, you don’t necessarily have to create and use any database or any backend of any kind for authentication because it takes care of all that. It allows your users to sign in with their favorite preexisting logins. You can add as many predefined providers provided by NextAuth to your applications.

  • 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

  • Streamlining Role-Based Access Control in Next.js with Descope and Auth.js: A Step-by-Step Guide

    2 projects | dev.to | 3 Feb 2024
  • Nextauth.js: Use <SessionProvider /> in Next.js "app" directory

    2 projects | news.ycombinator.com | 28 Jan 2024
  • NextAuth with AWS Cognito Email & Google Sign in

    2 projects | dev.to | 26 Jan 2024
  • Setting up Next.js with NextAuth, Prisma and "Credentials" Auth Provider

    1 project | dev.to | 25 Dec 2023
  • How to implement Reddit OAuth in my React app

    4 projects | /r/reactjs | 4 Dec 2023