Releases: auth0/auth0-cli
Releases · auth0/auth0-cli
v1.11.0
Added
- Support org flag in test login and test token command [#1173]
Fixed
- Update assets related to universal login[#1172]
v1.10.1
Added
- Add support for new screens in Advanced Customization for Universal Login #1167
Fixed
- Handle nil check on customText cache in assets and update CDN textLocal URL #1170
v1.10.0
Added
- Add support to manage phone provider using
auth0 phone provider
[#1137]
v1.9.3
Fixed
- Handle nil check on ReadRendering management API Response #1150
v1.9.2
Added
- Optimize universal-login commands #1142
Removed
- Remove unsupported query params from the domains list implementation #1144
v1.9.1
Added
- Add support for new screens in Advanced Customization for Universal Login #1140
v1.9.0
Added
- Add support for new screens in Advanced Customization for Universal Login [#1132]
- Add support to set custom url parameters using
--params
in auth0 test
[#1130]
- Add support to set runtime using
--runtime
in auth0 actions
[#1131]
- Add support to manage Event Streams using
auth0 events
[#1134]
Changed
- Updated
auth0 ul customize
branding assets to load custom text based on selected screens [#1124]
v1.8.0
Added
- Support
reset_email_by_code
email template #1119
- Add support for configuring
email provider
#1120
- Add
requiredScopes
related to emailProvider #1129
v1.7.2
fix(terraform): Handle 403 forbidden error #1115
v1.7.1
Added
- Support flags for
auth0 ul customize
command to choose the renderingMode, prompt & screenNames along with configSettings file #1111
Fixed
- Fix
auth0 tf generate
command and handle error when custom domain is not enabled #1103
- Fix CDN textLocal URL & include unit tests for fetchData of the resource
auth0_prompt_screen_renderer
#1109