auth0-deploy-cli icon indicating copy to clipboard operation
auth0-deploy-cli copied to clipboard

Upgrading node-auth0 from v3 to v4

Open kushalshit27 opened this issue 1 year ago • 0 comments

🔧 Changes

Upgrading node-auth0 from v3 to v4. This is a necessary upgrade because all new Auth0 features and dependency patches are getting released on v4 now.

This was originally attempted in https://github.com/auth0/auth0-deploy-cli/pull/887 but had a few changes that need to be reviewed. This should require a major version bump for Deploy CLI due to changes in v4.

TODO:
 - Sync with the master branch new commits ahead in the timeline.

📚 References Original PR: https://github.com/auth0/auth0-deploy-cli/pull/887

🔬 Testing

Deploy CLI commands like import, export

📝 Checklist

  • [x] All new/changed/fixed functionality is covered by tests (or N/A)
  • [ ] I have added documentation for all new/changed functionality (or N/A)

kushalshit27 avatar Sep 06 '24 12:09 kushalshit27