Skip to main content

New Plugin Release 3.4.8

· One min read
Nicu Micle
Creator of Simple JWT Login

The version 3.4.8 has been released today on WordPress.

The changes include some bug fixes, security improvements and code re-factorization.

The following changes have been deployed with the new version:

  • Add filter to allow the change for authentication payload simple_jwt_login_generate_payload
  • Change how we log in the user on while using the "protect endpoint" feature
  • Refactor Route Service getUserFromJWT method
  • Update License to GPL v3
  • Sanitize data from request
  • Fix password that contains special characters #50
  • /auth/validate endpoint supports both GET and POST methods

If you see any problems, please don't forget to open an issue on GitHub.