Skip to content

Releases: awslabs/cognito-at-edge

Version 1.2.0

17 Jan 14:40
fbb44cb
Compare
Choose a tag to compare
Release 1.2.0 (#27)

Release 1.1.1 (#25)

10 Jan 14:21
022ddba
Compare
Choose a tag to compare

1.1.1 (2022-01-07)

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)

Version 1.1.0

22 Oct 14:42
5e3494e
Compare
Choose a tag to compare

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

Added:

  • added optional disableCookieDomain parameter (#10) #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

Initial public release

28 Jun 10:39
127b41e
Compare
Choose a tag to compare
Update README and package.json and add a PR template (#3)

* Update README and package.json and add a PR template
  * Improve description of what the package does
  * Add Alternatives section to readme