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?
与本文相关的文章
- 论文阅读(4)What, How, and Why are Visual Assets used in Industrial Augmented Reality?
- custom post types - A developer set a 'standard format' for my blogposts on wordpress but i need to remove it, h
- functions - Would it be possible to disable embeds for specific user roles? If so, how?
- Automatically download, install and activate plugins that my plugin depends, how?
- 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?
评论列表(0)
- 暂无评论