RFC 6749 - The OAuth 2.0 Authorization Framework
RFC 6749 defines the complete specification of the OAuth 2.0 authorization framework, including four authorization grant types - authorization code, implicit, resource owner password credentials, and client credentials. This is the foundational standard for modern API security and authentication.