Dictionary
OAuth
Industry-standard authorization protocol enabling secure third-party access without sharing credentials. OAuth allows users to grant applications limited access to their resources across different services. Its token-based authentication, scope management, and widespread adoption make it essential for secure API integrations and single sign-on solutions.