Skip to content

Latest commit

 

History

History
162 lines (87 loc) · 7.59 KB

CHANGELOG.md

File metadata and controls

162 lines (87 loc) · 7.59 KB

Changelog

1.5.3 (2024-08-14)

Full Changelog

Merged pull requests:

1.5.2 (2024-06-28)

Full Changelog

Merged pull requests:

1.5.1 (2024-03-04)

Full Changelog

Fixed:

  • Add support for custom cognito redirect path #87 (fknittel)

Merged pull requests:

1.5.0 (2023-07-24)

Full Changelog

Added:

Merged pull requests:

1.4.0 (2023-04-18)

Full Changelog

Added:

1.3.2 (2023-02-20)

Full Changelog

Added:

Fixed:

  • Unhandled error if cookies disabled #52
  • Handle missing cookies in request #53 (foxbox-doug)

1.3.1 (2022-12-05)

Full Changelog

Fixed:

  • Incorrect Regex of idToken With Subdomains #43

1.3.0 (2022-11-22)

Full Changelog

Added:

1.2.2 (2022-04-12)

Full Changelog

Fixed:

  • Fix type mismatch of the status code #35 (piotrekwitkowski)
  • fix: update regex to account for idToken being last key value pair in cookie string #33 (timbakkum)

Merged pull requests:

  • Update axios and aws-jwt-verify dependencies #30 (ottokruse)

1.2.1 (2022-01-17)

Full Changelog

Fixed:

1.2.0 (2022-01-14)

Full Changelog

Added:

Closed issues:

  • Switch to typescript #20

1.1.1 (2022-01-10)

Full Changelog

Fixed:

  • Double Decoding of the QueryParams #23
  • Add Cache-Control headers to redirect responses #18
  • Fix for double query params decoding #24 (akhudiakov97)
  • Add cache-control & pragma headers to redirect responses #19 (ineale2)

Merged pull requests:

  • Use aws-jwt-verify to verify JSON Web Tokens #15 (ottokruse)

1.1.0 (2021-10-05)

Full Changelog

Merge PRs by external contributors to add support for new use cases

Added:

  • added optional disableCookieDomain parameter #11 (jwwheeleriv)
  • add authentication to the fetch tokens from code #9 (yoavya)

Closed issues:

  • Cookie domain attribute should optionally be disabled #10
  • Cognito client Id with secret #7

1.0.0 (2021-06-28)

Full Changelog

Initial open-source release of cognito-at-edge.

Merged pull requests:

  • Update README and package.json and add a PR template #3 (jeandek)
  • Add unit test cases to achieve full coverage #2 (jeandek)
  • Readme updates #1 (jenirain)

* This Changelog was automatically generated by github_changelog_generator