What's Changed
- Fix Auth Expiration time filter and add it to documentation by @henrikwirth in #83
- Update php-jwt to latest version by @efoken in #84
- #87 - Force Auth Secret to be set, else throw Exception by @jasonbahl in #88
- Set a 400+ status when throwing WP_Errors by @pcraciunoiu in #137
- Allow multiple iss domains by @fjobeir in #141
- Added the action graphql_jwt_auth_before_authenticate and the filter … by @spiralni in #135
- Fix incorrect error message on invalid secret by @markspolakovs in #126
- Build with composer --no-dev by @markkelnar in #155
- Remove codecept_debug which causes internal server error by @paolospag in #159
- fix(response headers): replace single header instead of overwriting them all by @tsmith-rv in #118
- Adds Option to define if a cookie should be set on login. by @henrikwirth in #85
- fix: php-jwt version fixed. by @kidunot89 in #172
New Contributors
- @efoken made their first contribution in #84
- @pcraciunoiu made their first contribution in #137
- @fjobeir made their first contribution in #141
- @spiralni made their first contribution in #135
- @markspolakovs made their first contribution in #126
- @markkelnar made their first contribution in #155
- @paolospag made their first contribution in #159
- @tsmith-rv made their first contribution in #118
Full Changelog: v0.4.0...v0.7.0