z0mt3c / hapi-swaggered-ui

An easy swagger-ui drop-in plugin for hapi (to be used with hapi-swaggered).
39 stars 31 forks source link

Allow `auth` as a plugin option #12

Closed zachguo closed 9 years ago

zachguo commented 9 years ago

Something like auth option in hapi-swaggered would be nice.

auth: authentication configuration hapijs documentation (default to undefined)

I can take on this and create a PR if you like.

zachguo commented 9 years ago

PR #13