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
In this repository I've create a Authentication Application Using MERN-Stack. First User is in Home page end I've create two option for Login & Registration After Registration user is go to the login and see the Dashboard.
MERN-auth-redux Minimal full-stack MERN app with authentication using passport and JWTs. This project uses the following technologies: React and React Router for frontend Express and Node for the backend MongoDB for the database Redux for state management between React components