Releases: auth0/node-auth0
Releases · auth0/node-auth0
v4.4.1
Fixed
- fix: Fixed undici-types error by updating the dependecy #1008 (gyaneshgouraw-okta)
v4.4.0
Added
- Added new values of token_dialect in management api generated section #1003 (gyaneshgouraw-okta)
- Added changes to support mTLS authentication #1002 (gyaneshgouraw-okta)
- Added additional request parameter to support PAR with JAR requests #995 (gyaneshgouraw-okta)
- Added new authorization_details parameter to support RAR requests #997 (gyaneshgouraw-okta)
- Bump jose from 4.14.4 to 4.15.5 #993 (dependabot[bot])
v4.3.1
Changed
- Add support for show_as_button on organization connections #988 (frederikprijck)
v4.3.0
Added
- Add support for prompt partials #985 (frederikprijck)
v4.2.0
Added
- Add support for Pushed Authorization Requests #973 (frederikprijck)
v3.7.2
Security
- Bump Axios to resolve CVE-2023-45857 #968 (frederikprijck)
v4.1.0
Added
- [SDK-4646] Add MFA tenant setting and handle deprecations #960 (adamjmcgrath)
v4.0.2
Changed
- Export models that are using in the runtime #954 (frederikprijck)
- Type errorCode as possibly undefined #953 (frederikprijck)
v4.0.1
v4.0.0
This release brings a variety of exciting new features and improvements, including:
- Rewritten from the ground up in TypeScript
- Types for methods, request parameters, bodies, errors and responses
- Customisable modern networking stack
This release also drops support for Node <18. See the Migration Guide for more information.