A minimalist tool for testing and debugging OAuth2 configurations for Salesforce Connected Apps rapidly.Key features include fetching OIDC metadata, configuring OAuth2 parameters, generating PKCE code challenges, handling authorization requests, and debugging token requests.The tool provides an interactive web interface and backend service, allowing real-time bidirectional communication via WebSocket.To run the tool locally, install dependencies, compile typescript, and start the server.