If you've wired up OAuth login in a React app using a library like react-oauth/google, oidc-client-ts, or Auth0's React SDK — you've used PKCE without probably realising it.…
If you've ever plugged in django-allauth, django-oauth-toolkit, or python-social-auth and just trusted it to "handle OAuth" — this video is worth a watch.…
If you've integrated Google Sign-In, Firebase Authentication, or Google Identity Platform into your app — you've been using OAuth 2.0 + PKCE without necessarily knowing it.…
If you've configured app registrations in Microsoft Entra ID (formerly Azure AD) and felt lost in the redirect URIs, client secrets, and token endpoints — this video is for you.…