Timeline for 0Auth API support POST Add Plugin
-
We are looking for a system-level method to install a plugin on a customer’s behalf. The current API documentation supports adding a plugin via a POST API, but only when using application passwords; OAuth is not supported for this operation.
According to the OAuth documentation, OAuth provides a more secure authorization mechanism, but it does not include POST API support for installing plugins. Given this gap, we are exploring whether it would be possible to introduce an additional API that allows plugin installation via OAuth instead of relying on application passwords.
Application Passsword: https://developer.wordpress.org/rest-api/using-the-rest-api/authentication/
0Auth API support: https://developer.wordpress.com/docs/api/rest-api-reference/