New Plugin Release 3.4.8
· One min read
The version 3.4.8 has been released today on WordPress.
This update brings new filter hooks, improved security through request sanitization, and a bug fix for passwords with special characters.
New Features
- Add
simple_jwt_login_generate_payloadfilter to allow customization of the authentication payload /auth/validateendpoint now supports bothGETandPOSTmethods
Bug Fixes
- Fix password that contains special characters #50
Improvements
- Change how the user is logged in when using the Protect Endpoints feature
- Refactor
RouteService::getUserFromJWTmethod - Sanitize all data from incoming requests
- Update License to GPL v3
If you encounter any issues after updating, please open an issue on GitHub.
