humanmade / humanmade/Restsplain

No indication of auth being required

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
157
Forks
18
PR merge metrics
No merged PRs in 30d

Description

This is probably something that could be done through core. Effectively per route and then method on that route.

In Restsplain terms we could do background requests to each route, probably just with `GET` methods (with the exception of generating proper required params, no `url` type for example). Then we could check the responses for error codes and if it's a 401 add some data about that route and show a padlock icon.

It's a lot of requests but ok in the background perhaps.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.