Skip to content
#

user-authorization

Here are 26 public repositories matching this topic...

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

  • Updated Nov 23, 2023
  • JavaScript

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.

  • Updated Sep 19, 2022
  • JavaScript

Django REST Framework APIs for Buyer and Seller which will make the seller create, update and delete products but the buyer do not allowed to.

  • Updated Dec 7, 2022
  • Python

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.

  • Updated Sep 15, 2024
  • PHP

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 …

  • Updated Jan 3, 2022
  • C#

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.

  • Updated Apr 13, 2024
  • JavaScript

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.

  • Updated Aug 17, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the user-authorization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the user-authorization topic, visit your repo's landing page and select "manage topics."

Learn more