OAuth providers act as intermediaries between the user and the service requesting access to the user's information. When a user tries to log in to a website using their Google account, for example, the website redirects the user to Google's OAuth provider. The user then enters their credentials on Google's login page, and upon successful authentication, Google generates a token that t... https://www.authgear.com/