Tmeister / wp-api-jwt-auth

A simple plugin to add JSON Web Token (JWT) Authentication to WP REST API
GNU General Public License v2.0
546 stars 160 forks source link

Added Extra Checks to Fix Error #270

Closed HeyMehedi closed 10 months ago

HeyMehedi commented 1 year ago

I used this awesome plugin in my previous project, which was created in January 2022. But the Postman was throwing some errors while using it for my new project. I have added some checks in the code and it's fixed. I hope it will help others.

Thanks

nicoandrade commented 1 year ago

Nice, I also encounter this issue:

https://github.com/Tmeister/wp-api-jwt-auth/issues/1#issuecomment-1594790358

Tmeister commented 10 months ago

Thank you. This was fixed on the last release.

https://github.com/Tmeister/wp-api-jwt-auth/releases/tag/1.3.3