How to implement Google Authentication with NextJS and Passport.

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
  • passport-google-oauth2

    Google authentication strategy for Passport and Node.js.

  • You must have set up your application on Google developers console... you can check 'Register Application' section here on how to go about it.

  • berry

    πŸ“¦πŸˆ Active development trunk for Yarn βš’

  • In this article, I would be using yarn as my package manager, you could go ahead to use npm if you prefer.

  • 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.js

    The React Framework

  • Recently I decided to use NextJS on a project and after so many iterations, I decided to use google authentication with passport. In this article, I would be giving a step by step guide on how to set up authentication in your NextJS application with passport google strategy.

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

  • It’s not just you, Next.js is getting harder to use

    1 project | dev.to | 14 May 2024
  • Tips from open-source: How redirect in Next.js works under the hood

    1 project | dev.to | 13 May 2024
  • Styling dynamic HTML content in Vue & React with TailwindCSS

    1 project | dev.to | 13 May 2024
  • Netlify Dynamic Site Challenge: Make Your Favorite Image Collection πŸŽ†

    2 projects | dev.to | 12 May 2024
  • With Makefile - Nest.js docker deployment and versioning automation

    2 projects | dev.to | 12 May 2024