v0.7.0 (2023-03-31)
Other Changes:
- fix: php-jwt version fixed. #172 (kidunot89)
- Remove codecept_debug which causes internal server error #159 (paolospag)
- Build with composer --no-dev #155 (markkelnar)
- Allow multiple iss domains #141 (fjobeir)
- Set a 400+ status when throwing WP_Errors #137 (pcraciunoiu)
- Added the action graphql_jwt_auth_before_authenticate and the filter … #135 (spiralni)
- Fix incorrect error message on invalid secret #126 (markspolakovs)
- fix(response headers): replace single header instead of overwriting them all #118 (tsmith-rv)
- #87 - Force Auth Secret to be set, else throw Exception #88 (jasonbahl)
- Adds Option to define if a cookie should be set on login. #85 (henrikwirth)
- Update php-jwt to latest version #84 (efoken)
- Fix Auth Expiration time filter and add it to documentation #83 (henrikwirth)
v0.6.0 (2022-10-25)
v0.5.2 (2022-05-16)
v0.5.1 (2022-04-22)
v0.5.0 (2022-04-15)
v0.4.1 (2020-05-04)
v0.4.0 (2020-02-20)
Fixed:
- #69 - Backward Compatibility fixes for playing nice with WPGraphQL for WooCommerce #75 (jasonbahl)
- #69 - JWT Tokens could not be returned after regiserUser mutation #72 (jasonbahl)
Other Changes:
- Release/v0.4.0 #81 (jasonbahl)
- Docs/add all mutations #78 (henrikwirth)
- Bug/#69 jwt could not be returned after user registered #74 (jasonbahl)
- #45 - auth and refresh token are same for non-admins #64 (jasonbahl)
v0.3.5 (2020-01-29)
Other Changes:
v0.3.4 (2020-01-21)
Other Changes:
- release/v0.3.4 - Update version #63 (jasonbahl)
- JWT field registration updated. #62 (kidunot89)
- Remove type-hinting from "Auth::get_signed_token" #61 (kidunot89)
- Revert "Revert "Adds WPGraphQL v0.6.0 support"" #60 (jasonbahl)
- Adds user ID to LoginPayload #57 (kidunot89)
- Revert "Adds WPGraphQL v0.6.0 support" #56 (jasonbahl)
- Adds WPGraphQL v0.6.0 support #55 (kidunot89)
- Correct a couple broken links in readme #54 (kellenmace)
v0.3.3 (2019-10-18)
New Features:
Fixed:
- #41 - JWT fields cannot be retrieved via viewer query #42 (jasonbahl)
- Conflicts with "The Events Calendar" also active #40 (jasonbahl)
Other Changes:
- Fixes Type hinting #47 (kidunot89)
- Removed vendor from .distignore #46 (igoojoe)
- BUGFIX: $auth_header always setted #37 (OnekO)
* This Changelog was automatically generated by github_changelog_generator