Releases: auth0/node-auth0
Releases · auth0/node-auth0
v4.25.0
v4.24.0
v4.23.1
v4.23.0
Added
- Add test for setting the external_id parameter #1038 (matthewcarroll)
- Added policies in clients endpoint (GET/PATCH/POST) #1103 (tanya732)
v4.22.0
Please look at #1093 PR for changes
Updated response from Array to Array for /connections : 'GET' endpoint
v4.21.0
Added
- Add tokenForConnection method to OAuth #1083 (tusharpandey13)
- Added pre-change-password field in attackprotection-manager #1096 (tanya732)
- Added support for Federated Login Connection Tokenset for User #1090 (tanya732)
- Added tenant ACL EA support #1091 (kushalshit27)
- Add new language and prompt identifiers to custom text enums #1095 (kushalshit27)
v4.20.0
Added
- Add support for RAR when using CIBA #1088 (frederikprijck)
- Get all custom domains paginate support #1089 (kushalshit27)
v4.19.0
v4.18.0
Added
- add optional organization parameter in ClientCredentialsGrantRequest of clientCredentialsGrant call of oauth of authenticationClient #1075 (tusharpandey13)
- feature/customTokenExchange #1074 (tusharpandey13)
Removed
- remove redundant client_ids parameter from getAll() methood of clientsManager #1076 (tusharpandey13)
v4.17.0
Changed
- updated email template manager, added reset_email_by_code to multiple places #1071 (tusharpandey13)
- feature/customEmailProvider #1070 (tusharpandey13)
Fixed
- accept a function as token #1069 (tusharpandey13)