Code Safari

Chapter 57·Intermediate

OpenID Connect: How 'Sign in with Google' Works

01 / 06

The core idea

An identity layer on top of OAuth.

OpenID Connect adds a standard way to prove who the user is to OAuth's access-granting — turning 'access my data' into 'log me in.'

OpenID Connect: How 'Sign in with Google' Works | Code Safari