Passport v0.5.1 Release Notes

Release Date: 2021-12-15 // over 2 years ago
  • โž• Added

    • ๐Ÿ‘ Informative error message in session strategy if session support is not available.

    ๐Ÿ”„ Changed

    • authenticate() middleware, rather than initialize() middleware, extends request with login(), logIn(), logout(), logOut(), isAuthenticated(), and isUnauthenticated() functions.