A lightweight, developer-friendly OAuth2 and OpenID Connect (OIDC) mock server for local development and automated testing. oauth-flow-simulator/ ├── bin/ │ └── oauth-sim.js # CLI entry point ├── lib/ ...
I started using V2 in order to employ the auto OAuth flow. When I created a clientId in TS, I chose a reasonable set of scopes which I thought would cater for the tsdproxy to setup machines etc.