usefulteam / jwt-auth

WordPress JSON Web Token Authentication
https://wordpress.org/plugins/jwt-auth/
122 stars 48 forks source link

Fixed PHP warning if executing REST request within another HTTP request. #53

Closed fabrizim closed 2 years ago

fabrizim commented 2 years ago

Protect from PHP warnings in the case that you are running a REST request within another HTTP request.