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
The Password Reset Flow project is a full-stack authentication module designed to provide users with a secure and reliable way to manage their accounts. It includes user registration, login, forgot password and password reset functionality with real-time email notifications powered by Nodemailer.
The Password Reset Flow project is a full-stack authentication module designed to provide users with a secure and reliable way to manage their accounts. It includes user registration, login, forgot password and password reset functionality with real-time email notifications powered by Nodemailer.
A complete system for users that includes functionalities such as registration, login, forgot password, reset password, view my profile, update profile, update email and update password.
This project is a user authorization application featuring a React (TypeScript) client, Node.js (TypeScript) server, and MySQL database setup using Docker. It utilizes token-based authentication for secure user access and includes robust access control mechanisms. Managed through docker compose for easy deployment.
In this Laravel project, there are four modules: permissions, roles, articles, and modules, all based on CRUD operations. Users have the flexibility to manage and control these modules as per their needs.
A comprehensive MERN stack To-Do Task application featuring secure user authentication, global state management with Redux Toolkit, MongoDB Cloud database integration, and deployment on Netlify and Back4App. Includes frontend testing with Jest and React Testing Library, and backend testing with Jest and Supertest.
Brewhub is a Coffee Business Website featuring microservices architecture, gRPC communication, and real-time updates. It offers user authentication, product management, orders, and admin functionalities for a seamless coffee experience
Full stack blog app with react.js, redux, bootstrap, node.js, express.js, mongodb, jwt and more... including REST API, user authentication & authorizations....
In this authentication demo built with NodeJS, express & MongoDB, I used sessions and cookies to protect some areas of my application or avoid certain actions to be taken by some users. Besides authentication, I practiced authorization to allow specific users to see all data.
Around The U.S. - a responsive website made in ReactJS where a user can have a collection of the pictures of his journey around the US., featuring authorization and registration.
Employee Manager Application (- App User Interface was built using tag helpers. - CRUD Operations was done by Entity Framework Core. - The EF Core mode built manually creating POCOs and mapping them to table schema. - Data annotation atrributes used for mapping and validations. - User authentication and authorization provided using ASP.NET Core …