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

Add tests for no validateFunc or bearer options provided #103

Closed johnbrett closed 8 years ago

johnbrett commented 8 years ago

@jonathansamines FYI these are what the tests would look like if you were curious ;)