Technical dictionary
OAuth
Authorization framework for delegated access—tokens and TLS define much of the crypto risk.
Definition
OAuth 2.x lets clients access resources with tokens rather than password sharing. Security depends on TLS, token formats, and client authentication.
Quantum planning covers token signatures (when used), TLS to endpoints, and client credentials storage.