Releases: auth0/node-auth0
Releases · auth0/node-auth0
v4.22.0
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)
v4.16.0
Added
- CIBA implementation #1066 (tusharpandey13)
Changed
- update README for clarity #1067 (tusharpandey13)
v4.15.0
Added
- acul implementation #1060 (tusharpandey13)
v4.14.0
- Self Service SSO GA release changes #1057 (tusharpandey13)
- Please look at #1057 for detailed changes.
- Method names for various methods in SelfServiceProfilesManager have been changed. The method names now follow standard REST names like create, get, getAll, update, delete.
- Pagination has been added to response of
getAll
method of SelfServiceProfilesManager.
v4.13.0
Added
- CYOK implementation #1041 (tusharpandey13)
- Forms and Flows implementation #1055 (tusharpandey13)