Skip to main content

3 docs tagged with "oauth2"

View all tags

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.