Need advice about which tool to choose?Ask the StackShare community!

OAuth2

527
578
+ 1
0
Passport

224
340
+ 1
0
Add tool

OAuth2 vs Passport: What are the differences?

Developers describe OAuth2 as "An open standard for access delegation". It is an authorization framework that enables a third-party application to obtain limited access to an HTTP service, either on behalf of a resource owner by orchestrating an approval interaction between the resource owner and the HTTP service, or by allowing the third-party application to obtain access on its own behalf. On the other hand, Passport is detailed as "Simple, unobtrusive authentication for Node.js". It is authentication middleware for Node.js. Extremely flexible and modular, It can be unobtrusively dropped in to any Express-based web application. A comprehensive set of strategies support authentication using a username and password, Facebook, Twitter, and more.

OAuth2 and Passport can be categorized as "User Management and Authentication" tools.

Passport is an open source tool with 15.9K GitHub stars and 936 GitHub forks. Here's a link to Passport's open source repository on GitHub.

Decision6, University of Europe Laureate Digital, and KOACHR are some of the popular companies that use Passport, whereas OAuth2 is used by Ataccama, BookMeBus, and Mubasher.info. Passport has a broader approval, being mentioned in 11 company stacks & 11 developers stacks; compared to OAuth2, which is listed in 10 company stacks and 5 developer stacks.

Advice on OAuth2 and Passport
Needs advice
on
Auth0Auth0
and
PassportPassport

Currently, Passport.js repo has 324 open issues, and Jared (the original author) seems to be the one doing most of the work. Also, given that the documentation is not proper. Is it worth using Passport.js?

As of now, StackShare shows it has 29 companies using it. How do you implement auth in your project or your company? Are there any good alternatives to Passport.js? Should I implement auth from scratch?

See more
Replies (1)
Recommends
on
Auth0Auth0

I would recommend Auth0 only if you are willing to shell out money. You can keep up with their free version only for a very limited time and as per our experience as a growing startup where budget is an issue, their support was not very helpful as they first asked us to sign a commercial agreement even before helping us t o find out whether Auth0 fits our use case or not! But otherwise Auth0 is a great platform to speed up authentication. In our case we had to move to alternatives like Casbin for multi-tenant authorization!

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
- No public GitHub repository available -

What is OAuth2?

It is an authorization framework that enables a third-party application to obtain limited access to an HTTP service, either on behalf of a resource owner by orchestrating an approval interaction between the resource owner and the HTTP service, or by allowing the third-party application to obtain access on its own behalf.

What is Passport?

It is authentication middleware for Node.js. Extremely flexible and modular, It can be unobtrusively dropped in to any Express-based web application. A comprehensive set of strategies support authentication using a username and password, Facebook, Twitter, and more.

Need advice about which tool to choose?Ask the StackShare community!

Jobs that mention OAuth2 and Passport as a desired skillset
What companies use OAuth2?
What companies use Passport?
See which teams inside your own company are using OAuth2 or Passport.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with OAuth2?
What tools integrate with Passport?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

Sep 29 2020 at 7:36PM

WorkOS

PythonSlackG Suite+17
6
2872
What are some alternatives to OAuth2 and Passport?
OpenID Connect
It is a simple identity layer on top of the OAuth 2.0 protocol. It allows Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server, as well as to obtain basic profile information about the End-User in an interoperable and REST-like manner.
Auth0
A set of unified APIs and tools that instantly enables Single Sign On and user management to all your applications.
JSON Web Token
JSON Web Token is an open standard that defines a compact and self-contained way for securely transmitting information between parties as a JSON object. This information can be verified and trusted because it is digitally signed.
Keycloak
It is an Open Source Identity and Access Management For Modern Applications and Services. It adds authentication to applications and secure services with minimum fuss. No need to deal with storing users or authenticating users. It's all available out of the box.
Amazon Cognito
You can create unique identities for your users through a number of public login providers (Amazon, Facebook, and Google) and also support unauthenticated guests. You can save app data locally on users’ devices allowing your applications to work even when the devices are offline.
See all alternatives