
User registration service built with React, PassportJS, JWT auth, Express, Swagger endpoint testing, MySQL DB and a docker-compose file to spin it all up.
The MySQL Registration with JWT & Passport Authentication application is a full-stack MERN app designed for user registration and authentication. The app allows users to register in the MySQL database, log in, view and update their profile, and delete their account. It utilizes a docker-compose file to easily set up a local MySQL database, API module, and client module simultaneously with a single command.
The MySQL Registration with JWT & Passport Authentication app provides a comprehensive solution for user registration and authentication. With features like JWT token generation, Passport authentication, and Swagger documentation, the app offers a secure and efficient user experience. Setting up the application is simplified through docker-compose, making it easy to start the local servers.
