Skip to content

Latest commit

 

History

History
68 lines (37 loc) · 3.19 KB

CHANGELOG.md

File metadata and controls

68 lines (37 loc) · 3.19 KB

Changelog

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