node-auth0
node-auth0 copied to clipboard
feat(client_credentials): Support for Client Credentials
Changes
- Adding new client credentials endpoints.
Testing
Testing should be covered in their respective doc block, let me know if anything is unclear :)
- [x] This change adds unit test coverage
- [ ] This change adds integration test coverage
Checklist
- [x] I have read the Auth0 general contribution guidelines
- [x] I have read the Auth0 Code of Conduct
- [x] All existing and new tests complete without errors