Jonny Harris
Jonny Harris
Did some basic benchmarking of this PR. See this [google doc](https://docs.google.com/spreadsheets/d/1fYLvap8pYEArOtk68qQnwRkxqBSKDHP2Q4I85M9Ztm4/edit?usp=sharing). In short, this improves response time, but improves are very small.
FYI https://github.com/WordPress/wordpress-develop/commit/ac87b8701f5c97afe59ac559479436d9a03035ac
Amazing feedback @peterwilsoncc . It is really appricated. Your best code review! Legend.
Thanks for the feedback @joemcgill . Actioned feedback.
Committed https://github.com/WordPress/wordpress-develop/commit/6662cb0bef6bdd3fd2aa02db92f5781a4b5db657
This plugin is in early alpha and shouldn't be used in production. But thanks for the feedback.
Here is the list I have been looking at. - [The OAuth 2.0 Authorization Framework](https://tools.ietf.org/html/rfc6749) - [OAuth 2.0 Dynamic Registration](https://tools.ietf.org/html/rfc7591) - [JSON Web Token (JWT) Profile for OAuth 2.0 Client...
For those interested in JSON and signing - JSON Web Token [(JWT)](https://tools.ietf.org/html/rfc7519) - JSON Web Signature [(JWS)](https://tools.ietf.org/html/rfc7515)
@Thepolluxman Change you check out the latest version of the code and review again. Lot of fixes have been over the last couple of months.
@davidrhoderick Not a error, that is by design. The need to be authicated to get this data.