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
Coverage increased (+4.6%) to 100.0% when pulling c33534ae39b0aa65b10bd12fba1fe6e31b6d36f9 on mycsHQ:hapi-17 into 9d55ca389e43db7ae6a9b56abe67a3fb658ff188 on toymachiner62:master.
Version 17.x only supports node v8.9.0 and over.
)var
tolet
/const
register
syntax for pluginsq
to use native promiseroles
toaclQuery
ifrole
is undefinedThx @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 runnpm i