Skip to content

This project is a full-stack application that combines React.js on the frontend with JavaScript on the backend. The application communicates with AWS Cloud servers to exchange information. It includes a login page that requires user authentication to access the application's contents and features.

Notifications You must be signed in to change notification settings

saptajitbanerjee/Authentication-System-using-AWS

Repository files navigation

This project showcases a robust full-stack application, combining the power of React.js on the frontend and JavaScript on the backend, seamlessly integrating with AWS Cloud servers. The application revolves around a secure and user-centric experience, starting with a login page that ensures access to the application's contents and features only after successful authentication.

To enhance security and user privacy, the application employs various techniques. It implements JavaScript tokens that automatically log out the user after a specified period of inactivity, promoting a proactive approach to safeguarding sensitive information. Furthermore, the application utilizes bcrypt, a powerful encryption algorithm, to securely encrypt and decrypt user passwords. By leveraging the cloud storage capabilities, the encrypted passwords are safely stored, offering peace of mind to users.

This full-stack application not only prioritizes security but also focuses on delivering a smooth and efficient user experience. By combining the capabilities of React.js and JavaScript, it enables seamless communication between the frontend and backend, facilitating efficient data transfer to and from AWS Cloud servers.

About

This project is a full-stack application that combines React.js on the frontend with JavaScript on the backend. The application communicates with AWS Cloud servers to exchange information. It includes a login page that requires user authentication to access the application's contents and features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published