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
Download package, enter your own MongoDB URI, JWT secret key and SendGrid API (or whatever email service) into config/config.js, run "npm install" on both the main and client folder, then run "npm run dev" to lauch at port 5000
About
MERN-stack authentication boilerplate. Complete with error messaging, access restriction based on user type, email verification and password resetting.