Tuesday, 5 April 2016

HapiJS Authentication Issue

With the below code, the route isn't getting added properly and isn't throwing an exception. Can anyone see what I'm missing for this route? if I remove the config.auth property all together it works. I know the strategy is named jwt since I useserver.auth.default('jwt'); CodePen

Submitted April 05, 2016 at 11:00PM by turk_nc

No comments:

Post a Comment