Skip to content

Releases: auth0/go-auth0

v1.11.2

14 Oct 14:00
89bcb9b
Compare
Choose a tag to compare

Fixed

  • PATCH: Rename user_id_attribute to userid_attribute in Azure Connection Options #454 (duedares-rvj)

v1.11.1

07 Oct 09:24
ac45d81
Compare
Choose a tag to compare

Added

  • Add missing support for Custom email provider in EmailProviderManager #452 (duedares-rvj)

v1.11.0

27 Sep 08:55
2645097
Compare
Choose a tag to compare

Added

  • Add support for Form, Flow, and Flow Vault Connection Managers #444 (kushalshit27)
  • Add support for MFA Authentication Endpoints: Add, List, and Delete Authenticators #447 (developerkunal)
  • Add user_id_attribute support to AzureAD connection options in Connection Manager #445 (acwest)
  • Add strategy_version support to required connections in Connection Manager #443 (acwest)

v1.10.0

03 Sep 13:06
ccd75eb
Compare
Choose a tag to compare

Added

  • Add support for new Prompts and Screens for Prompt Partial #437 (developerkunal)
  • Add Organizations for Client Credentials #432 (duedares-rvj)
  • Add Support for Control Your Own Key (CYOK) and Bring Your Own Key (BYOK) Features with New EncryptionKeyManager #435 (developerkunal)

Note
The methods ReadPartials, CreatePartials, and UpdatePartials are deprecated. Please use GetPartials and SetPartials instead for managing Prompt Partials.

v1.9.0

16 Aug 17:37
88dff30
Compare
Choose a tag to compare

Added

v1.8.0

09 Jul 14:23
c044433
Compare
Choose a tag to compare

Added

  • Add support for managing a connection's SCIM (System for Cross-domain Identity Management) configuration #419 (developerkunal)

v1.7.0

14 Jun 10:15
6609bdf
Compare
Choose a tag to compare

Added

v1.6.0

09 May 10:40
c081095
Compare
Choose a tag to compare

Added

Fixed

v1.5.0

23 Apr 10:11
c87af6e
Compare
Choose a tag to compare

Added

Fixed

v1.4.1

28 Feb 17:47
8b1b08c
Compare
Choose a tag to compare

Added