danielb2 / blipp

blipp is a simple hapi plugin to display the routes table at startup
132 stars 19 forks source link

Show the scope of each route #30

Closed Y-LyN-10 closed 6 years ago

Y-LyN-10 commented 6 years ago

That's an idea for enhancement.

Currently we show what are the strategies for each route, using the { showAuth: true } option. How about if we add { showScope: true } to the options as well and list these values too?

I would be more than hapi to work on that :))

danielb2 commented 6 years ago

feel free to do so. will it not be too cluttered ? maybe not if they're all toggles