What is "oauth"

Oauth is an open standard authorization protocol that allows third parties to access user data without having to know their password. Instead of users sharing their passwords directly in an app, Oauth serves as a "valet key" that applications use to access a user’s data instead.