Skip to content

Releases: Tmeister/wp-api-jwt-auth

1.2.3

07 Dec 23:30
Compare
Choose a tag to compare

Fix Max recursion error in WordPress 4.7 Fix #44

1.2.2

26 Nov 19:10
Compare
Choose a tag to compare

Merge Pull Requests

  • Add an extra validation to get the Authorization header
  • Increase determine_current_user priority Fix #13
  • Add the user object as parameter in the jwt_auth_token_before_sign hook
  • Improve error message when auth fails #34
  • Tested with WordPress 4.6.1