user-authorization
There are 24 repositories under user-authorization topic.
rozek/node-red-authorization-examples
user authentication and authorization for Node-RED
Phauthentic/authorization
A framework agnostic policy based authorization library
jamesngn/Brewhub---Coffee-Business-Website
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
Pratik-Karanjit/login-management-system
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.
RezaOptic/user-authorization-django
sample user authentication and authorization with otp in django
tnram-optisol/user-auth-api
Users Authentication API created using nestjs typeorm and mongodb
Meyazhagan/ticketing-system-frontend
Zen Class Query Resolving Platform for mentor and student. A real time status update on query and real time chat feature
sofiane-abou-abderrahim/user-authentication-sessions-nodejs-express-mongodb-website
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.
jvfaeldon20/refocus-training
this workspace covers standard ui implementation, full-stack development, api integration, authorization and unit-testing
Majid-Razzaq/laravel-roles-permission
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.
Mohamedhany99/Multiple-Vendor-Buyer-and-Seller-Django-REST-framework-APIs-with-groups-and-authentication
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.
PepperoniJoe/FitbitLoginExample
Example iOS app that allows user to log into Fitbit.com to obtain personal fitness information.
rooneyrulz/react_blog_app
Full stack blog app with react.js, redux, bootstrap, node.js, express.js, mongodb, jwt and more... including REST API, user authentication & authorizations....
armanmartirosyan/react-node-login-api
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.
ashu-devv/API-Gateway-Flights
User Authentication Service built using JWT Token and Bcrypt
elifnurelaldi/.NetMvc
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 Identity.)
huzaifa113/Django-Ecommerce-Website
This is a basic Ecommerce Website made in Python (Django) with frontend in Html, Css, Js, Bs and all basic backend functionalities implemented.
MohammadAbdullah5/To-Do-Task-App-MERN-Stack
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.
5hraddha/react-around-auth
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.
anishVermaIsHere/workflow
workflow application in react and node
joelyles/node.js-course-server
Node.js server following Dave Gray's Node.js course
loosenthedark/CI_DCD-task-manager-flask-mini-project
Video tutorial walkthroughs followed as part of the Data-Centric Development module of Code Institute's Full Stack Web Development Diploma Programme | 'Task Manager' mini-project incorporating Python, pymongo, MongoDB & Flask
Meyazhagan/ecommerce-backend
To buy products in online and checkout the products. Sellers can post new Products. Integrated with Stripe For Payment
SharadaShehan/django_rest_codebase
Workspace for sample DRF applications