Help with Passport.js

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

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

    Simple, unobtrusive authentication for Node.js.

  • Another super useful thing for me was a random comment on how to log errors inside that passport.authenticate middleware. Check out: https://github.com/jaredhanson/passport/issues/371 And a while blog post on it: https://dmitryrogozhny.com/blog/easy-way-to-debug-passport-authentication-in-express

  • 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

  • Should I use Passport Js for user authentication?

    1 project | /r/node | 13 Jun 2023
  • req.logout() not working on passport.js even after adding callback?

    1 project | /r/learnjavascript | 19 Jan 2023
  • I'm having error saying that req.isAuthenticated() not a function

    2 projects | /r/node | 29 Dec 2022
  • Authentication with Aws Cognito, Passport and NestJs (Part II)

    1 project | dev.to | 13 Oct 2022
  • Recommend an Express + TypeScript repository for user auth code

    1 project | /r/learnprogramming | 12 Oct 2022