Skip to content

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

@wanews/lambda-edge-openid-auth@1.1.2

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/lambda-edge-openid-auth@1.1.1

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/lambda-edge-openid-auth@1.1.0

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/lambda-edge-openid-auth@1.0.0

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/lambda-edge-openid-auth@0.2.1

Patch Changes

@wanews/lambda-edge-openid-auth@0.2.0

Minor Changes

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

@wanews/lambda-edge-openid-auth@0.1.2

Patch Changes

  • 00d4447: Update azuread jwks keys

@wanews/lambda-edge-openid-auth@0.1.1

Patch Changes

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

@wanews/lambda-edge-openid-auth@0.1.0

Minor Changes

  • 483ed1a: Added token refresh endpoint

@wanews/lambda-edge-openid-auth@0.0.8

Patch Changes

  • e231d8f: Added missing jwks keys for azuread