You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PORT=
# Database info
HOST=
USER=
PASSWORD=
DATABASE=
# Session config
# can be produce using: require('crypto').randomBytes(64).toString('hex')
SESSION_SECRET_KEY=
About
template for using passport js with local strategy