Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

v0.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 09:21
· 282 commits to master since this release

ENHANCEMENTS:

  • resource:auth0_connection: Add support for WindowsLive (aka Microsoft Account) strategy (#335)
  • resource:auth0_email_template: Add verify_email_by_code template to available email templates (#350)
  • resource:auth0_hook: Add support for HookSecrets within Hooks (#262)
  • resource:auth0_hook: Add dependencies array to support dependencies within hooks (#312)
  • resource:auth0_log_stream: Add support for Sumologic Log Stream type (#331)
  • resource:auth0_prompt: Add identifier_first field to prompt in order to utilize the new identifier first flow with New Universal Login (#321)

NOTES:

  • Clarified the required scope needed to get client_secret from client endpoint (#333)
  • Fixed typo in Connection Docs (#341)
  • Add Enabled_Locales to Documentation (#345)
  • Moved defauilt_redirection_url to bottom to match upstream source (#345)