v0.1.1 - 2023-5-26
This release adds support for setting the Access-Control-Allow-Credentials header via the Headless Login settings panel. We also updated the Server-side Auth example based on the feedback and issues discovered during the WPE Builders session.
What's changed
- feat: Add support for setting
Access-Control-Allow-Credentialsheader via the Headless Login settings panel. Props @ArkDouglas. - dev: Make anonymous functions static where possible to reduce memory usage.
- chore: Update Composer and NPM dependencies.
- ci: Fix typo in
GRAPHQL_LOGIN_JWT_SECRET_KEYwhen defining constants for test ehttps://youtu.be/RnJZ8VRjtBknvironment. - docs: Update the Server-side Auth example, and add references to the AxePress Playground demo.
New Contributors
- @ArkDouglas made their first contribution in #74
Full Changelog: 0.1.0...0.1.1