Record metadata
type: "Specification"
title: "OAuth 2.0"
description: "Delegated, scoped access to an HTTP service without sharing credentials."
resource: "https://www.rfc-editor.org/rfc/rfc6749"
tags: [oauth, security, standard]
generated: { by: human:crpage, at: 2026-07-09T09:44:00Z }
status: stable
sources: [{ id: primary, resource: "https://www.rfc-editor.org/rfc/rfc6749" }]
Grants limited access on behalf of a user or in its own right. Bearer tokens are vulnerable because possession is enough; current practice (see RFC 9700, PKCE, token exchange, mTLS-bound tokens, DPoP) narrows, binds and sender-constrains authority.
Terms
Glossary terms used here: Bearer token.