Releases: nickshine/lambda-edge-azure-auth
Releases · nickshine/lambda-edge-azure-auth
v0.3.3
0.3.3 (2020-10-05)
Bug Fixes
- updates for audit findings (4e51790)
v0.3.2
0.3.2 (2020-10-05)
Bug Fixes
- correct authz fallback claim (26cbf71)
v0.3.1
0.3.1 (2020-04-10)
Bug Fixes
- remove incorrect parameter reference in simpleurl.js (020ab20)
v0.3.0
0.3.0 (2020-04-10)
Bug Fixes
- copy simpleurl.js to distribution on build/package (160484b)
Features
- add simple-url handling and non-trailing slash redirect option (06cd901)
v0.2.0
0.2.0 (2020-04-07)
Features
- add webpack config for bundling handler (d9c51c4)
v0.1.1
0.1.1 (2020-04-06)
Bug Fixes
- change claim for v2.0 id_token compatibility (892d768)
v0.1.0
0.1.0 (2020-04-03)
Features