OAuth 2.0 is an authorization framework that allows applications to obtain limited access to user accounts on an HTTP service, such as Google, Facebook, or Microsoft. By using OAuth 2.0, users can authorize third-party applications to access their information without sharing their passwords directly.