Passport VS passwordless

Compare Passport vs passwordless and see what are their differences.

passwordless

node.js/express module to authenticate users without password (by florianheinemann)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
Passport passwordless
63 2
22,426 1,955
- -
5.1 0.0
2 months ago over 4 years ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Passport

Posts with mentions or reviews of Passport. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-24.

passwordless

Posts with mentions or reviews of passwordless. We have used some of these posts to build our list of alternatives and similar projects.
  • Passwordless email authentication
    1 project | /r/node | 3 Jun 2022
    You mean like https://www.npmjs.com/package/passwordless ?
  • Link that authenticates from one app to another? Strategies/Security Considerations?
    1 project | /r/node | 10 Feb 2022
    I can't give you a complete list, but hopefully this will help find what you're looking for: the approach that you describe is known as a "passwordless login", and it has been implemented in the past, e.g. in https://www.npmjs.com/package/passwordless (though the "magic link" is a popular name, too). The library itself has faded into obscurity, but it should be possible to find past discussions pertaining to your concerns.

What are some alternatives?

When comparing Passport and passwordless you can also consider the following projects:

Keycloak - Open Source Identity and Access Management For Modern Applications and Services

Grant - OAuth Proxy

everyauth - node.js auth package (password, facebook, & more) for Connect and Express apps

CloudRail - Unified API Library for: Cloud Storage, Social Log-In, Social Interaction, Payment, Email, SMS, POIs, Video & Messaging. Included services are Dropbox, Google Drive, OneDrive, OneDrive for Business, Box, Egnyte, PayPal, Stripe, Google Places, Foursquare, Yelp, YouTube, Vimeo, Twitch, Facebook Messenger, Telegram, Line, Viber, Facebook, GitHub, Google+, LinkedIn, Slack, Twitter, Windows Live, Yahoo, Mailjet, Sendgrid, Twilio, Nexmo, Twizo.

Prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

Lockit - Authentication solution for Express

supabase - The open source Firebase alternative.

next-auth - Authentication for the Web.

ws - Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js