Conflict with Simple JWT Login plugin
-
Hi!
We’ve found that your plugin is very eager to block any REST route that matches the simple regular expression
users
. This conflicts with a plugin we use for our mobile apps to register via REST to our WP backend. The required endpoint is located at.../wp-json/simple-jwt-login/v1/users
and because this is an endpoint used for people to register via the REST API there is no way to satisfy the rule of being logged in when accessing it.Is there a chance to implement an excluded path list that your plugin will simply not enforce the mandatory login for access?
Thanks, Mickey
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.