1.5.3 (2024-08-14)
Merged pull requests:
- chore: bump axios from 1.6.7 to 1.7.4 #99 (dependabot[bot])
1.5.2 (2024-06-28)
Merged pull requests:
- chore: bump ws from 7.5.9 to 7.5.10 #97 (dependabot[bot])
- chore: bump braces from 3.0.2 to 3.0.3 #96 (dependabot[bot])
- chore: bump follow-redirects from 1.15.5 to 1.15.6 #95 (dependabot[bot])
1.5.1 (2024-03-04)
Fixed:
Merged pull requests:
- Bump @babel/traverse from 7.20.13 to 7.24.0 #91 (dependabot[bot])
- Bump tough-cookie from 4.1.2 to 4.1.3 #90 (dependabot[bot])
- chore: update axios to 1.6.5 to resolve npm audit alarm #85 (elliotsegler)
1.5.0 (2023-07-24)
Added:
- Add additional handlers and CSRF protection #68 (vikas-reddy)
Merged pull requests:
- Improve types and type checks #71 (peternedap)
1.4.0 (2023-04-18)
Added:
- Use refetch token, if available #51 (maverick089)
1.3.2 (2023-02-20)
Added:
Fixed:
- Unhandled error if cookies disabled #52
- Handle missing cookies in request #53 (foxbox-doug)
1.3.1 (2022-12-05)
Fixed:
- Incorrect Regex of idToken With Subdomains #43
1.3.0 (2022-11-22)
Added:
1.2.2 (2022-04-12)
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:
1.2.1 (2022-01-17)
Fixed:
- Add npmignore to include dist files in npm releases #28 (pedromgarcia)
1.2.0 (2022-01-14)
Added:
- Add typescript support #26 (piotrekwitkowski)
Closed issues:
- Switch to typescript #20
1.1.1 (2022-01-10)
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:
1.1.0 (2021-10-05)
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:
1.0.0 (2021-06-28)
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