Releases: sevenwestmedia-labs/lambda-edge-openid-auth
Releases · sevenwestmedia-labs/lambda-edge-openid-auth
@wanews/[email protected]
1.1.2 (2024-08-20)
🩹 Fixes
- add package metadata (homepage, author, etc) to package.json (1c81c0a)
❤️ Thank You
- Bennett Perkins @bennettp123
@wanews/[email protected]
1.1.1 (2024-08-20)
This was a version bump only, there were no code changes.
@wanews/[email protected]
1.1.0 (2024-08-20)
- allow OIDC scope to be overridden using config [#12]
@wanews/[email protected]
1.0.0 (2024-08-17)
- update to nx 19.6.0
- update to node 20
- update typescript to 5.5.4
- remove unused aws-lambda dependency (only using
@types/aws-lambda
) - update jsonwebtoken to 9.0.2
- update jwk-to-pem to 2.0.6
- update query-string to 9.1.0
- update pino to 9.3.2
- update cookie to 0.6.0
- update node-fetch to 3.3.2
- refactored from an nx monorepo to a standalone nx package
@wanews/[email protected]
Patch Changes
- 2968a98: Remove node-jose
@wanews/[email protected]
Minor Changes
- 35d744b: Breaking change - remove hardcoded jwks from repo and move to config
@wanews/[email protected]
Patch Changes
- 00d4447: Update azuread jwks keys
@wanews/[email protected]
Patch Changes
- d885f46: Await the async callback handlers since they throw errors which are caught and error responses are returned
@wanews/[email protected]
Minor Changes
- 483ed1a: Added token refresh endpoint
@wanews/[email protected]
Patch Changes
- e231d8f: Added missing jwks keys for azuread