Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

rfc6749

OAuth 2.0 (short for "Open Authorization") is the industry-standard protocol for authorization. Generally, the OAuth protocol provides a way for resource owners to provide a client [application] with secure delegated access to server resources.

Types

OAuth framework specifies several grant types for different use cases. Some of the most common OAuth grant types are:

  • Authorization Code
  • PKCE
  • Client Credentials
  • Device Code
  • Refresh Token
  • Here are 11 public repositories matching this topic...

    A full featured, secure, standards compliant implementation of an OAuth 2.0 authorization server for Nodejs that utilizes JWT and Proof Key for Code Exchange (PKCE), written in TypeScript.

    • Updated Sep 24, 2025
    • TypeScript

    Created by IETF OAuth Working Group

    Released October 2012

    Followers
    107 followers
    Website
    github.com/topics/oauth2
    Wikipedia
    Wikipedia

    Related topics

    access-token authentication indieauth oauth oidc openid raml refresh-token saml xacml

    AltStyle によって変換されたページ (->オリジナル) /