Skip to content

Version 2.0.1

Compare
Choose a tag to compare
@mikaelvesavuori mikaelvesavuori released this 19 Jan 12:11
· 15 commits to main since this release

What's Changed

  • Ensure there are proper working CORS settings; these should be changed by the user for their own domains and settings if/as needed
  • Add multiple authorizers (using same actual code) so the respective GET and POST methods are covered by individual ones with header/query param input respectively; this did not work as expected in 2.0.0 when using a single authorizer construct

Full Changelog: v2.0.0...v2.0.1