596
632
+ 1
0

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.
OAuth2 is a tool in the User Management and Authentication category of a tech stack.

Who uses OAuth2?

Companies
90 companies reportedly use OAuth2 in their tech stacks, including Typeform, Biting Bit, and Foretag.

Developers
480 developers on StackShare have stated that they use OAuth2.

OAuth2 Integrations

OpenID Connect, KrakenD, Aqueduct, Backlog, and Neos CMS are some of the popular tools that integrate with OAuth2. Here's a list of all 9 tools that integrate with OAuth2.
Decisions about OAuth2

Here are some stack decisions, common use cases and reviews by companies and developers who chose OAuth2 in their tech stack.

Needs advice
on
DexDexKeycloakKeycloak
and
ORY HydraORY Hydra

Hello Stackshare, Trying to create an identity management solution that supports standard protocols (OpenID, OAuth2). Any recommendations on which 2 tools can be evaluated? Needs flexibility in terms of working with other identity providers, User federation, etc. Thanks in advance.

See more
Isaac Ogunleye
Backend Developer at Coast research Institute · | 5 upvotes · 275.5K views
Needs advice
on
OAuth2OAuth2
and
PassportPassport

My teammates and I are arguing on which library to use for our local and social authentication in our express app between OAuth2 and Passport. I went for Passport cause I personally like it, and it seems easier to implement with good docs, but some of my teammates think it's less secure than OAuth2. So any advice please would be appreciated. Thanks 🙏🏻

See more
Joshua Dean Küpper
CEO at Scrayos UG (haftungsbeschränkt) · | 4 upvotes · 256.3K views

We use Quarkus with native compilation in GraalVM for our global REST-API "Charon", that can be used by every developer to request user, server and game-data (protected through OAuth2). Quarkus offers a reliable framework, library and stack for high-quality APIs and integrates Vert.x into its core.

GraalVM pushes the performance boundaries even further with the ability to perform ahead-of-time native compilation so we can reach an incredible small memory-footprint and fast bootup-times that we need for our microservices architecture.

See more
Joshua Dean Küpper
CEO at Scrayos UG (haftungsbeschränkt) · | 7 upvotes · 800.6K views

As the access to our global REST-API "Charon" is bound to OAuth2, we use Keycloak inside Quarkus to authenticate and authorize users of our API. It is not possible to perform any un-authenticated requests against this API, so we wanted to make really sure that the authentication/authorization component is absolutely reliable and tested. We found those attributes within Keycloak, so we used it.

See more

Blog Posts

Sep 29 2020 at 7:36PM

WorkOS

PythonSlackG Suite+17
6
3056

OAuth2 Alternatives & Comparisons

What are some alternatives to OAuth2?
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.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
See all alternatives

OAuth2's Followers
632 developers follow OAuth2 to keep up with related blogs and decisions.