Skip to content

v1.5.0

Compare
Choose a tag to compare
@developerkunal developerkunal released this 13 Sep 11:34
· 24 commits to main since this release
5cff636

Added

  • Support for auth0_client_credentials within auth0_client when generating Terraform configuration [#1032]
  • Support for auth0_email_template when generating Terraform configuration [#988]
  • Ability to use Custom Partial Prompts in the auth0 universal-login customize command [#1031]
  • Ability to manage the login domain through the --domain flag in the auth0 login command with an updated login flow [#1038]

Fixed

  • Issue with listing tenants in JSON format. #1002