I'm writing a plugin that expose a custom resource via WordPress API's. Now the resource is public so anyone knows the API's endpoint can get the resource but I would to secure it, what's the best practice with WordPress? I was thinking to JWT but I don't want to use third party plugins, maybe is it possible to use a library found on packagist and installed with Composer? I never did it with a WordPress plugin...
rest api - Secure WordPress API, how?
Articles related to this article
- Automatically download, install and activate plugins that my plugin depends, how?
- javascript - multiple favicon sizes, How, Where and when to use them? - Stack Overflow
- How,on Windows or Linux, Android adb almost never work, detectedconnected - Stack Overflow
- storage - Characters storing in memory AABBCCDDEE..., Little Endian ?? I have no idea, how, can anyone answer please - Stack Ove
- php - “Edit comment” window add view all comments on post, how?
- rest api - Secure WordPress API, how?
- Multiple shortcodes with embedded JavaScript code in same page, how?
- Make shortcode's Bootstrap CSS override the theme's CSS, how?
- customization - WordPress Plugin Development In MVC Architecture, How?
- Is it possible to remove username field from the registration page? If so, how?
comment list (0)
- No comments so far