Skip to content

Releases: sevenwestmedia-labs/lambda-edge-openid-auth

@wanews/[email protected]

20 Aug 03:16
Compare
Choose a tag to compare

1.1.2 (2024-08-20)

🩹 Fixes

  • add package metadata (homepage, author, etc) to package.json (1c81c0a)

❤️ Thank You

@wanews/[email protected]

20 Aug 02:50
Compare
Choose a tag to compare

1.1.1 (2024-08-20)

This was a version bump only, there were no code changes.

@wanews/[email protected]

20 Aug 02:27
Compare
Choose a tag to compare

1.1.0 (2024-08-20)

  • allow OIDC scope to be overridden using config [#12]

@wanews/[email protected]

20 Aug 02:24
Compare
Choose a tag to compare

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]

30 Mar 07:42
Compare
Choose a tag to compare

Patch Changes

@wanews/[email protected]

30 Mar 01:38
Compare
Choose a tag to compare

Minor Changes

  • 35d744b: Breaking change - remove hardcoded jwks from repo and move to config

@wanews/[email protected]

25 Feb 06:07
Compare
Choose a tag to compare

Patch Changes

  • 00d4447: Update azuread jwks keys

@wanews/[email protected]

15 Dec 10:19
Compare
Choose a tag to compare

Patch Changes

  • d885f46: Await the async callback handlers since they throw errors which are caught and error responses are returned

@wanews/[email protected]

14 Dec 06:34
Compare
Choose a tag to compare

Minor Changes

  • 483ed1a: Added token refresh endpoint

@wanews/[email protected]

07 Dec 23:37
Compare
Choose a tag to compare

Patch Changes

  • e231d8f: Added missing jwks keys for azuread