OIDC Authorization Code Flow
Step through the OpenID Connect Authorization Code Flow — each step shows the exact HTTP request and response your app would exchange with the Identity Provider.
Real JWTs are signed in your browser using the Web Crypto API. Nothing leaves your machine.