Releases: distinction-dev/lambda-authorizer-utils
Releases · distinction-dev/lambda-authorizer-utils
v1.13.1
1.13.1 (2024-01-22)
Bug Fixes
- updating the axios package to remove vulnerability (34716e7)
v1.12.1
1.12.1 (2023-02-10)
Bug Fixes
- 🐛 made buildRouteArn a static method of AuthorizerResponse class (1fb360f)
v1.12.0
1.12.0 (2023-02-08)
Features
- 🔒 added further checks in static constructor (25e504a)
v1.11.0
1.11.0 (2023-02-08)
Features
- ✨ added default value for key path (e496a8e)
v1.10.0
1.10.0 (2023-02-08)
Features
- ✨ add static method to instantiate a Verifier class (3842688)
v1.9.1
1.9.1 (2023-02-07)
Bug Fixes
- 🚀 started running tests for Pull requests (11a6ad6)
v1.9.0
1.9.0 (2023-02-07)
Features
- 🐛 replace variables with "*" in generated policy (b30cfd7)
v1.8.1
1.8.1 (2023-02-01)
Bug Fixes
- Deny All Routes: 🚑 Deny All Routes sending allow (4d39531)
v1.8.0
1.8.0 (2023-02-01)
Features
- ✨ add static constructor for auth response (682e047)