Add Google Authentication in your NextJs project using NextAuth.js

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

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
  • next-auth-google

  • you can see the full code on GitHub - Link

  • Next.js

    The React Framework

  • Next-Auth is a complete open-source authentication for Next.Js applications. You can learn more about it here.

  • 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
  • next-auth

    Authentication for the Web.

  • Here in this blog tutorial I will show you how you can use NextAuth.js in you NextJs project to add Google authentication. In this particular tutorial I am using Typescript but you can you follow it for Javascript.

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