What is OAuth?
OAuth is an open technological standard for access delegation that allows users to securely share their information with other websites without giving them access to their passwords. OAuth is an industry-standard widely used by developers for websites and mobile applications. OAuth doesn't use passwords; instead, it relies on access tokens that help validate an identity between consumers and service providers.