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 all hapi dependencies to using name space @hapi and update coverage tests #184

Closed taina0407 closed 5 years ago

taina0407 commented 5 years ago

@johnbrett could you please validate this pull request and merge it Thanks

johnbrett commented 5 years ago

Hi @taina0407, this was resolved in this pull request file a couple of days ago (https://github.com/johnbrett/hapi-auth-bearer-token/pull/183) and merged today - published as v6.2.0.

Will close this as a duplicate, but your effort on this is much appreciated, thanks!

taina0407 commented 5 years ago

Thanks @johnbrett , and sorry for duplicated work!