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
549 stars 159 forks source link

(feat): add required permission callback #208

Closed mvdhoek1 closed 1 year ago

mvdhoek1 commented 4 years ago

Add required (since WP 5.5) permission callback to register_rest_route() methods.

Tmeister commented 1 year ago

Thank you for the PR.

Fixed on 6dcd5de6a9d45138ab599a1c0bebf478849ffe40