johnbrett / hapi-auth-bearer-token

Simple Bearer authentication scheme plugin for hapi, accepts token by Header, Cookie or Query parameter.
MIT License
218 stars 46 forks source link

Update joi and test with latest hapi #114

Closed AdriVanHoudt closed 7 years ago

AdriVanHoudt commented 7 years ago

closes #105 closes #106 closes #107 closes #108 closes #109 closes #110 closes #111

I think this should land as a major since joi 10's boolean handling will probably break something?

AdriVanHoudt commented 7 years ago

Going to merge this, if not to only get rid of the greenkeeper spam. @johnbrett I get that you might not have time to do OSS (trust me I do ^^), if you would share your plans on a next release I would be glad to help to make sure this module keeps being maintained! I will merge this is look at the open issues to see what else I can do