Implement Google OAuth in NestJS using 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
  • google-oauth-app

  • Find the completed project on GitHub: https://github.com/folucode/google-oauth-app

  • nodejs.dev

    Discontinued A redesign of Nodejs.org built using Gatsby.js with React.js, TypeScript, and Remark.

  • NestJS is a Node.js framework for building server-side applications. NestJS supports typescript out of the box. On the other hand, Passport is an authentication middleware for Node.js that supports over 500 authentication strategies, e.g., username and password, google, Facebook, etc.

  • 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

  • What happened to the node.js official website's learn section?

    1 project | /r/PinoyProgrammer | 7 Oct 2022
  • Node.js.dev is applying text-transform: capitalize to all its code examples

    1 project | news.ycombinator.com | 5 Sep 2022
  • Has someone messed up the Node site by applying text-transform: capitalize; to all the code examples?

    5 projects | /r/webdev | 5 Sep 2022
  • How to Get Data from the Twitter API in JavaScript

    1 project | dev.to | 28 Jun 2022
  • Beginner's Guide in Testing APIs

    1 project | dev.to | 2 Jun 2022