Skip to content

Releases: 56kcloud/lambda-edge-azure-auth

v1.0.0

24 Jun 12:44
Compare
Choose a tag to compare

1.0.0 (2024-06-24)

Bug Fixes

  • bump node version to 20 (03dc221)
  • change claim for v2.0 id_token compatibility (892d768)
  • copy simpleurl.js to distribution on build/package (160484b)
  • correct authz fallback claim (26cbf71)
  • remove incorrect parameter reference in simpleurl.js (020ab20)
  • updates for audit findings (4e51790)

Features

  • add simple-url handling and non-trailing slash redirect option (06cd901)
  • add webpack config for bundling handler (d9c51c4)
  • initial package release (addcf15)
  • node: update lambda version to nodejs12.x (bf89625)