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

Provide explanation for returning `credentials: {}` when isValid === … #158

Closed BigDSK closed 6 years ago

BigDSK commented 6 years ago

…false (https://github.com/johnbrett/hapi-auth-bearer-token/issues/152#issuecomment-405906847)