Skip to content

Releases: distinction-dev/lambda-authorizer-utils

v1.6.0

19 Jan 08:37
Compare
Choose a tag to compare

1.6.0 (2023-01-19)

Features

  • ✨ added functions for token cleaning and simple parsing of the token (54dbd66)

v1.5.0

19 Jan 08:25
Compare
Choose a tag to compare

1.5.0 (2023-01-19)

Features

  • ✨ created a method to parse out parts of api gateway method arn (5a918f9)

v1.4.0

19 Jan 07:54
Compare
Choose a tag to compare

1.4.0 (2023-01-19)

Features

  • ✨ added support for esm + cjs modules (6003fbc)

v1.3.0

09 Jan 13:13
Compare
Choose a tag to compare

1.3.0 (2023-01-09)

Features

  • ✨ added implementation for wso2 identity auth server (ed64415)
  • ✨ created an inheritance based approach to get verified tokens (4685c9f)

v1.2.0

09 Jan 12:39
Compare
Choose a tag to compare

1.2.0 (2023-01-09)

Features

  • ✨ implemented fluent interface in authRoutes methods (80a6c63)

v1.1.2

09 Jan 12:15
Compare
Choose a tag to compare

1.1.2 (2023-01-09)

Bug Fixes

  • 🐛 moved away from enums to consts (1d3cf9d)

v1.1.1

09 Jan 10:19
Compare
Choose a tag to compare

1.1.1 (2023-01-09)

Bug Fixes

  • 🐛 started exporting authorizer response utility (f87b8ec)

v1.1.0

09 Jan 09:31
Compare
Choose a tag to compare

1.1.0 (2023-01-09)

Features

  • ✨ finished authorizer response class (fc8a9d8)

v1.0.1

08 Oct 11:06
Compare
Choose a tag to compare

1.0.1 (2022-10-08)

Bug Fixes

  • 📦 fixed package publishing to be public (a11efec)