Open nerocil opened 1 year ago
https://mydomain.com/wp-json/jwt-auth/v1/token body x-www-form-urlencoded
https://mydomain.com/wp-json/jwt-auth/v1/token
{ "code": "rest_not_logged_in", "message": "You are not currently logged in.", "data": { "status": 401 } }
@nerocil You probably experience a similar issue like i had in #111 I got it working by changing a few lines in the get_token method of class-auth.php
https://mydomain.com/wp-json/jwt-auth/v1/token
body x-www-form-urlencoded