I started using this library to mock Auth0, but I discovered that an error occurs when multiple parallel sessions occur. The simulacrum is executed with this command: `npx @simulacrum/auth0-simulator --standalone --username=the.user@gmail --password=password` The browser stops on this URL: https://localhost:4400/login/callback (With this content: server error) Is there a workaround for this?