OAuth-2

The OAuth 2.0 Authorization Framework

Framework for delegated authorisation enabling third-party applications to obtain limited access to HTTP services. Defines grant types (authorization code, client credentials, device code) and token-based access control.

Document
RFC 6749 (2012) / RFC 9068 (2022)
URL
https://www.rfc-editor.org/rfc/rfc6749
Label
Standard
Keywords
OAuth authorization access tokens grant types delegated access API security HTTP

Domain: Software Engineering · Standard