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

Update peerDependencies to new module location #185

Closed cameronmoreau closed 5 years ago

cameronmoreau commented 5 years ago

To avoid the peer dependency unmet warning

johnbrett commented 5 years ago

Merged and publised as v6.2.1 - thanks @cameronmoreau and @taina0407!!