Update dependency passport to ^0.7.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
passport (source) | ^0.6.0 -> ^0.7.0 |
Release Notes
jaredhanson/passport
v0.7.0
Changed
- Set
req.authInfo
by default when using theassignProperty
option toauthenticate()
middleware. This makes the behavior the same as when not using the option, and can be disabled by settingauthInfo
option tofalse
.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.