nandan-bhat
Results
2
issues of
nandan-bhat
### 🔧 Changes In this PR, I'm adding a workaround to enable `SCIM` support on `auth0-deploy-cli` with the current `node-auth0@v3` version using the [Auth0 Management API](https://auth0.com/docs/api/management/v2/connections/get-scim-configuration). This lets us use...
### Changes - Removed the Express type import from `index.d.ts` so published typings no longer require Express types. - Moved `@types/express` to devDependencies in `package.json`, eliminating the transitive `@types/mime` pull...