OAuth Callback Tester

Test OAuth 2.0 and OIDC callback responses

Setup Instructions

Use this URL as your OAuth callback/redirect URI in your OAuth provider configuration:

Supported OAuth Flows:

  • Authorization Code Flow (query parameters)
  • Implicit Flow (URL fragment)
  • OIDC (OpenID Connect)
  • PKCE (Proof Key for Code Exchange)
  • Hybrid Flow