Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

Releases: auth0-extensions/auth0-deploy-extensions

v3.4.1

09 Jul 17:04
ef663ee
Compare
Choose a tag to compare

Changes

v3.4.0

24 Apr 19:06
033867a
Compare
Choose a tag to compare

Changes

  • DXEX-508 allow set custom headers auth0 management client @luisbritos (#64)

v3.3.0

09 Apr 17:23
a71714b
Compare
Choose a tag to compare

Changes

v3.2.1

02 Apr 17:18
aa460ad
Compare
Choose a tag to compare

Changes

v3.2.0

31 Mar 22:29
Compare
Choose a tag to compare

Changes

- updated express.js library due to the Google Chrome SameSite changes

05 Mar 23:54
Compare
Choose a tag to compare
  • Updated express.js library due to the Google Chrome SameSite changes @lzychowski (#50)

v3.0.1

02 Jan 17:29
Compare
Choose a tag to compare

#43

  • Check file content and convert it to string before applying mappings.

v1.5.0

09 Jul 08:44
312d5cd
Compare
Choose a tag to compare

Added tenant settings support (tenant.json file).
Added guardian settings support (guardian/factors/*.json, guardian/providers/*.json, guardian/templates/*.json files).

v1.4.1

05 Jun 14:15
db60852
Compare
Choose a tag to compare

Added tests for github, gitlab and bitbucket.
Fixed roles bugs.

v1.4.0

04 Jun 07:33
4c88979
Compare
Choose a tag to compare

Added roles management support.
Added AUTH0_ALLOW_DELETE option.