Concept 17 of 21
debatedOAuth 2.0 authorisation flows
Sign in with Google works because of OAuth 2.0 redirect flows and scopes.
Definition
OAuth 2.0 is a delegated authorisation framework that lets a user grant a third party application limited access to a resource without sharing their password.
Step 1