Skip to content

Releases: awslabs/cognito-at-edge

Version 1.5.3

14 Aug 13:03
ec5fc9b
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

Version 1.5.2

28 Jun 09:43
96bfae7
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

Version 1.5.1

04 Mar 13:15
8b4c3ea
Compare
Choose a tag to compare

Full Changelog

Fixed:

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

Merged pull requests:

Version 1.5.0

24 Jul 07:37
e8c7e30
Compare
Choose a tag to compare

Full Changelog

Added:

Merged pull requests:

Version 1.4.0

18 Apr 13:06
77e2f9e
Compare
Choose a tag to compare

Full Changelog

Added:

Version 1.3.2

20 Feb 08:26
aba9d45
Compare
Choose a tag to compare

Full Changelog

Added:

Fixed:

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

Version 1.3.1

05 Dec 17:25
f1e4c4c
Compare
Choose a tag to compare

1.3.1 (2022-12-05)

Full Changelog

Fixed:

  • Encode illegal characters inside cookies and change cookies parsing logic #46 (borisfba)

Version 1.3.0

22 Nov 01:31
d43c4c1
Compare
Choose a tag to compare

1.3.0 (2022-11-21)

Full Changelog

Added:

  • Add support for HttpOnly cookie flag #41 (tsop14)

Version 1.2.2

13 Apr 08:06
ff063fe
Compare
Choose a tag to compare

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)

Version 1.2.1

12 Apr 15:45
3a91a59
Compare
Choose a tag to compare

1.2.1 (2022-01-17)

Full Changelog

Fixed: