Skip to content

Releases: distinction-dev/lambda-authorizer-utils

v1.7.3

26 Jan 11:28

Choose a tag to compare

1.7.3 (2023-01-26)

Bug Fixes

  • verify-path: correct regexp for the path (34496c7)

v1.7.2

26 Jan 10:56

Choose a tag to compare

1.7.2 (2023-01-26)

Bug Fixes

  • 🐛 set default value of disablePathCheck as false by default (e8be485)
  • 🔧 added new launch configuration for testing a single mocha test file (b9f8ebe)

v1.7.1

25 Jan 17:39

Choose a tag to compare

1.7.1 (2023-01-25)

Bug Fixes

  • 🐛 disabled regex test for routes by default (75b48fc)

v1.7.0

25 Jan 03:28

Choose a tag to compare

1.7.0 (2023-01-25)

Bug Fixes

  • 🐛 started excluding non-src items from being compiled and shipped (33daba4)

Features

  • ✅ added unit tests using mocha and chai (2d9a5b4)

v1.6.6

24 Jan 10:59

Choose a tag to compare

1.6.6 (2023-01-24)

Bug Fixes

  • 🐛 made conditions optional (34ae063)
  • 🐛 started return account id properly from parseArn function (c39f024)
  • 🏷️ updated type of DENY_ALL_RESPONSE to be AwsPolicy (fea59e7)
  • 🔧 updated regex used for matching paths to allow paths with variables (f66a872)

v1.6.5

23 Jan 05:23

Choose a tag to compare

1.6.5 (2023-01-23)

Bug Fixes

  • 🐛 removed path alias as we would need a bundler to ship with it (f254ff8)

v1.6.4

19 Jan 09:19

Choose a tag to compare

1.6.4 (2023-01-19)

Bug Fixes

  • 🚚 made parseArn function a static function of AuthResponse class (4490fca)

v1.6.3

19 Jan 09:17

Choose a tag to compare

1.6.3 (2023-01-19)

Bug Fixes

  • 📦 started exporting jwt class and wso2 class as well (4cc8f96)

v1.6.2

19 Jan 09:13

Choose a tag to compare

1.6.2 (2023-01-19)

Bug Fixes

  • 📦 added fallback main and types for node < 16 (8c9afa7)

v1.6.1

19 Jan 08:41

Choose a tag to compare

1.6.1 (2023-01-19)

Bug Fixes

  • 🚚 fixed name of Ws02 verifier (440d5c3)