passport-oauth2 icon indicating copy to clipboard operation
passport-oauth2 copied to clipboard

Dependency on `oauth` is not precise enough

Open tmeasday opened this issue 8 years ago • 0 comments

This package depends on [email protected], however it does not work with lower versions (in particular 0.9.7, see: https://github.com/jaredhanson/passport-github/issues/56).

Perhaps the dependency should be updated to reflect this?

tmeasday avatar Feb 06 '17 01:02 tmeasday