humanmade / authorship

A modern approach to author attribution in WordPress.
GNU General Public License v3.0
68 stars 7 forks source link

REST API endpoint for listing authors #19

Closed johnbillion closed 3 years ago

johnbillion commented 3 years ago

Similarly to #16 we need a new REST API endpoint for searching and listing all authors from the context of a user who can assign authors to a post.

We need this because we'll allow lower level users to search authors and I don't want to change the permissions of the /users endpoint.