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

SpreadIt is a dynamic social news aggregation platform powered by robust backend technologies and a user-friendly interface. It employs modern web development frameworks and scalable architecture to enable seamless content submission, sharing, and voting across various formats (articles, images, videos).

  • Updated Jun 2, 2024
  • TypeScript

MSPT Microservice Demo based on Spring Cloud and Spring Boot libraries. Using Firebase Authentication integrated to the API Gateway as OAuth2 resource server. It follows the clean (hexagonal) architecture as well as the Domain Driven Design approach. The used technologies: Spring Web/MVC, JPA/Hibernate, Kafka, PostgreSQL, Mongo, Redis.

  • Updated Jun 2, 2024
  • Java

Created by IETF OAuth Working Group

Released October 2012

Followers
73 followers
Website
oauth.net/2
Wikipedia
Wikipedia

Related Topics

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