Releases: vinaye42/wp-api-jwt-auth
Releases · vinaye42/wp-api-jwt-auth
Fixed PHP Notice: register_rest_route was called incorrectly
PHP Notice: register_rest_route was called incorrectly. The REST API route definition for jwt-auth/v1/token
is missing the required permission_callback
argument. For REST API routes that are intended to be public, use __return_true
as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/gmits-vinay/Documents/Sites/streamit/wp-includes/functions.php on line 5535