Releases: auth0/node-auth0
Releases · auth0/node-auth0
v4.13.0
Added
- CYOK implementation #1041 (tusharpandey13)
- Forms and Flows implementation #1055 (tusharpandey13)
v4.12.0
Fixed
- org cc/patch1 #1053 (tusharpandey13)
- parameter name change for Organizations for Client Credentials #1052 (tusharpandey13)
- Remove IGA trigger from e2e test DXEX-4601 #1048 (Widcket)
v4.11.0
Added
- Fixed missing endpoints for feature Organizations for Client Credentials changes #1046 (tusharpandey13)
- Creating RL workflow for node-auth0 repo #1044 (arpit-jn)
v4.10.0
Changes
This release PR contains the following changes:
References
Testing
Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.
- This change adds unit test coverage
- This change adds integration test coverage
Checklist
- I have read the Auth0 general contribution guidelines
- I have read the Auth0 Code of Conduct
- All existing and new tests complete without errors
v4.9.0
Added
- Feature/SDK-4921 #1028 (tusharpandey13)
- Update Codecov Action with Token #1029 (developerkunal)
Changed
- Update codeowner file with new GitHub team name #1025 (stevenwong-okta)
v4.8.0
Added
- Added support for client, tenant and resource level properties related to HRI #1024 (gyaneshgouraw-okta)
- Added support for users getSessions & getRefreshTokens endpoint in management api client #1021 (gyaneshgouraw-okta)
- Added support for Session & Refresh token in management api client #1019 (gyaneshgouraw-okta)
v4.7.0
Added
- Support SCIM features. #1016 (nandan-bhat)
v4.6.0
Added
- Added enabled_clients in connection interface #1014 (gyaneshgouraw-okta)
Fixed
Security
- Bump braces from 3.0.2 to 3.0.3 #1010 (dependabot[bot])
v4.5.0
Changed
- Support signing up with organization membership. #1012 (nandan-bhat)
v4.4.1
Fixed
- fix: Fixed undici-types error by updating the dependecy #1008 (gyaneshgouraw-okta)