DevTab

OAuth 2.0 Flow Debugger

Never leaves your browser

Simulate and audit OAuth 2.0 authorization grants and token exchanges.

Simulate and audit OAuth 2.0 flow redirection and token exchange logic. Follow steps visually, interact with mock consent boxes, and inspect issued tokens.

OAuth Simulator Configurations

1. User Authorization

Redirect client to authorization server requesting access.

2. Consent & Code

User grants consent, server redirects back with a temporary Authorization Code.

3. Token Exchange

Client sends Code + Client Secret to token endpoint.

4. Token Response

Server validates credentials, returning Access Token (+ optional Refresh Token).

Interactive OAuth Console
Status: Awaiting request...

Click the button below to initiate flow request triggers.

Awaiting Exchanges