Releases: distinction-dev/lambda-authorizer-utils
Releases · distinction-dev/lambda-authorizer-utils
v1.6.0
1.6.0 (2023-01-19)
Features
- ✨ added functions for token cleaning and simple parsing of the token (54dbd66)
v1.5.0
1.5.0 (2023-01-19)
Features
- ✨ created a method to parse out parts of api gateway method arn (5a918f9)
v1.4.0
1.4.0 (2023-01-19)
Features
- ✨ added support for esm + cjs modules (6003fbc)
v1.3.0
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
1.2.0 (2023-01-09)
Features
- ✨ implemented fluent interface in authRoutes methods (80a6c63)
v1.1.2
1.1.2 (2023-01-09)
Bug Fixes
- 🐛 moved away from enums to consts (1d3cf9d)
v1.1.1
1.1.1 (2023-01-09)
Bug Fixes
- 🐛 started exporting authorizer response utility (f87b8ec)
v1.1.0
1.1.0 (2023-01-09)
Features
- ✨ finished authorizer response class (fc8a9d8)
v1.0.1
1.0.1 (2022-10-08)
Bug Fixes
- 📦 fixed package publishing to be public (a11efec)