toymachiner62 / hapi-authorization

ACL plugin for hapijs
MIT License
80 stars 25 forks source link

Support for Hapi v17 #25

Closed NicolasRitouet closed 6 years ago

NicolasRitouet commented 6 years ago

Thx @maxaus for his contribution.

I recommend having more people testing it. just modify your package.json from "hapi-authorization": "^3.0.2", to "hapi-authorization": "mycshq/hapi-authorization#hapi-17", and run npm i

coveralls commented 6 years ago

Coverage Status

Coverage increased (+4.6%) to 100.0% when pulling c33534ae39b0aa65b10bd12fba1fe6e31b6d36f9 on mycsHQ:hapi-17 into 9d55ca389e43db7ae6a9b56abe67a3fb658ff188 on toymachiner62:master.

NicolasRitouet commented 6 years ago

@toymachiner62 I've tested it with my use-case and no issue. Anyone else has been able to test it? @maxaus @toddhickerson @heartstchr

toymachiner62 commented 6 years ago

Available on npm version 4.0.0