humanmade / humanmade/Restsplain
Auths list hard-coded to only include Cookie Authentication
Open
- Dominant language
- JavaScript
- Stars
- 157
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/humanmade/Restsplain/blob/804ab7253f596d436be474e9fe4a0ebfcdd45b3e/inc/rest-index.php#L106
There is no way to mark a page as belonging in the auths list other than modifying this file and adding additional keys to this `$data['authentication']` array. This means even auth pages generated by the plugin itself (oauth1 and broker) do not get listed correctly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.