Skip to content
#

OAuth 2.0

oauth2 logo

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 1,728 public repositories matching this topic...

    Wolf is an authentication and authorization system based on Role-Based Access Control (RBAC) for http applications or http restful apis. Wolf是一个基于角色访问控制(RBAC)的认证和授权系统,适用于http应用或http restful api

    • Updated Jun 8, 2025
    • JavaScript

    Created by IETF OAuth Working Group

    Released October 2012

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

    Related topics

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