21 - Node.js + Passport - Local Authentication Strategy - Implementing cookie session

preview_player
Показать описание

To get started we will install and require the cookie-session package from npm. Once we have it in our project, we use it to register a piece of middleware in our Express server that handle the creating of our cookies on the outgoing login request.

To ensure you're up to speed with the series, check out our complete playlist:
✅ - Full Course Playlist

Рекомендации по теме
Комментарии
Автор

Thank you so much for your tutorial, it is really detailed and helped me a lot

erbu