Skip to content

Releases: auth0/auth0-cli

v1.27.2

16 Feb 07:28
2d8cd0e

Choose a tag to compare

Fixed

  • Fix auth0 quickstarts setup command's port assessment logic [#1440]

v1.27.1

13 Feb 17:13
6b190d0

Choose a tag to compare

Fixed

  • Fix auth0 quickstarts setup command's interactive mode [#1437]

v1.27.0

10 Feb 17:28
f09ddca

Choose a tag to compare

Added

  • Support for managing organization invitations via auth0 orgs invitations (list, show, create, delete) [#1424]
  • New auth0 quickstarts setup command to scaffold Auth0 apps with .env generation (supports vite, nextjs) [#1428]
  • Support for auth0_prompt_screen_partial in auth0 tf generate [#1426]
  • Add missing custom text prompts in auth0 tf generate -r auth0_prompt_custom_text [#1426]
  • Add pre-login-organization-picker screen to organizations prompt [#1426]
  • Add required scopes for organization_discovery_domains, self_service_profiles, user_attribute_profiles [#1426]

v1.26.0

14 Jan 16:51
9ab8adc

Choose a tag to compare

Added

  • Handle forbidden error template fetching in auth0 tf generate -r auth0_email_templates [#1417]
  • Handle GitHub rate-limits in auth0 acul commands by falling back to stable versions [#1414]

Fixed

  • Updated ULP branding assets to fix template playground language dropdown [#1416]

v1.25.1

23 Dec 06:34
a7b7b38

Choose a tag to compare

Fixed

  • Fix supported screens in advanced rendering flows [#1409]

v1.25.0

16 Dec 07:13
15a9eeb

Choose a tag to compare

Added

  • Add support for managing Token Exchange Profiles via auth0 token-exchange (EA-Only) [#1406]

v1.24.0

09 Dec 12:28
79b5ca2

Choose a tag to compare

Added

  • Support new ACUL config commands [#1312]
  • Enhance login process by prompting for default tenant domain [#1388]
  • Add interactive api selection for resource server client creation [#1391]
  • Add resource server identifier flag alias for roles permissions commands [#1398]

v1.23.0

14 Nov 13:01
936e2a0

Choose a tag to compare

Added

  • Add filter and paginated listing to auth0 domains list (EA-only) [#1365]
  • Add support for generating auth0_organization_discovery_domains in auth0 tf generate [#1349]

Fixed

  • Fixed quickstart download failures caused by invalid zip responses [#1372]

v1.22.0

22 Oct 04:50
4755535

Choose a tag to compare

Added

  • Add support for auth0_branding_theme in auth0 tf generate [#1366]
  • Add support for token vault in auth0 apps create and auth0 apps show <client-id> [#1352]
  • Add support for interactive support for comparing action versions in auth0 actions diff <action-id> [#1351]

Fixed

  • Fix missing email templates in terraform fetcher [#1362]
  • Fix prevent and recover from JWT token corruption in keyring storage [#1358]
  • Fix auth apis create subject type authorization validation [#1361]

v1.21.0

30 Sep 14:03
59e5975

Choose a tag to compare

Added

  • Add support for auth0_self_service_profile and auth0_self_service_profile_custom_text in auth0 tf generate [#1337]
  • Add support for auth0_user_attribute_profile in auth0 tf generate [#1344]