Passport v0.5.3 #899
jaredhanson
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release reverts a change introduced in
passport@0.5.1
so thatpassport.initialize()
extends the request withlogin()
,logIn()
,logout()
,logOut()
,isAuthenticated()
, andisUnauthenticated()
. This matches the behavior ofpassport@0.5.0
and all prior versions.For more information, see the announcement on the blog and details in the CHANGELOG.
Beta Was this translation helpful? Give feedback.
All reactions