Skip to content

Releases: distinction-dev/lambda-authorizer-utils

v1.13.1

22 Jan 07:48
Compare
Choose a tag to compare

1.13.1 (2024-01-22)

Bug Fixes

  • updating the axios package to remove vulnerability (34716e7)

v1.13.0

21 Jun 09:43
d0a1624
Compare
Choose a tag to compare

1.13.0 (2023-06-21)

Features

  • ✨ azure verifier added (15c6395)

v1.12.1

10 Feb 07:19
Compare
Choose a tag to compare

1.12.1 (2023-02-10)

Bug Fixes

  • 🐛 made buildRouteArn a static method of AuthorizerResponse class (1fb360f)

v1.12.0

08 Feb 07:52
Compare
Choose a tag to compare

1.12.0 (2023-02-08)

Features

  • 🔒 added further checks in static constructor (25e504a)

v1.11.0

08 Feb 07:44
Compare
Choose a tag to compare

1.11.0 (2023-02-08)

Features

  • ✨ added default value for key path (e496a8e)

v1.10.0

08 Feb 07:39
Compare
Choose a tag to compare

1.10.0 (2023-02-08)

Features

  • ✨ add static method to instantiate a Verifier class (3842688)

v1.9.1

07 Feb 16:34
Compare
Choose a tag to compare

1.9.1 (2023-02-07)

Bug Fixes

  • 🚀 started running tests for Pull requests (11a6ad6)

v1.9.0

07 Feb 11:15
Compare
Choose a tag to compare

1.9.0 (2023-02-07)

Features

  • 🐛 replace variables with "*" in generated policy (b30cfd7)

v1.8.1

01 Feb 11:51
Compare
Choose a tag to compare

1.8.1 (2023-02-01)

Bug Fixes

  • Deny All Routes: 🚑 Deny All Routes sending allow (4d39531)

v1.8.0

01 Feb 11:50
Compare
Choose a tag to compare

1.8.0 (2023-02-01)

Features

  • ✨ add static constructor for auth response (682e047)