OAuth 2.0 is the protocol behind "Sign in with Google/GitHub/Slack" and every third-party integration that acts on your behalf. It separates who you are (identity) from what you allow (authorization). OIDC (OpenID Connect) is the identity layer built on top.