All you need to know about OAuth & OpenID Connect
- 2025.01.19
- シングルサインオン

Learn how OAuth 2.0 and OpenID Connect (OIDC) work, understand the difference between authentication and authorization, and discover how to integrate ‘Login with Google,’ ‘Login with GitHub,’ or similar features into any application, using a concrete production-grade project as an example.
Doc: https://developers.google.com/identity/openid-connect/openid-connect
Code: https://github.com/yousoumar/linkedin
Playlist: https://youtube.com/playlist?list=PLQRe1t1nMu7C_1wTzEIaC-uDntizskmXs&si=DAS9Tj268YZJcD1R
00:00 Intro
00:46 Theory
11:41 Practice
36:05 Code
47:18 Outro