OAuth is an open standard protocol for token-based authorization that allows third-party applications to access resources without sharing passwords. Used in web apps and APIs for secure authentication.
Example:
A user logs into a website using their Google account via OAuth.