Aspnetcore Identity+Role based auth with .net 7/8, Source code of https://youtu.be/xhCstGA9WVI
-
Updated
Jan 25, 2024 - C#
Aspnetcore Identity+Role based auth with .net 7/8, Source code of https://youtu.be/xhCstGA9WVI
.net 7 jwt authentication and role based authorization. Source code of medium.com article of mine.
JWT authentication and role based authorization in .net 8 apis
.Net clean architecture web api template. JWT, Mediatr, AutoMapper, FluenValidation were used.
JWT authentication and Role base authorization in .NET 9.
This project is a mobile and web application that allows citizens to easily report city issues using photos and AI-powered categorization.
The Patient Record Management System (PRMS) is a comprehensive web application designed to streamline the interaction between patients and healthcare professionals. With its user-friendly interface and robust features, PRMS revolutionizes the way healthcare services are accessed and managed.
DotNetCore Application RestaurantMenu with Role based Auth
An ASP.NET Core Web API project with custom-built user authentication using JWT tokens and refresh tokens. Features include secure registration, login, role-based access control, and token renewal without relying on external auth frameworks.
MicroMart is a Microservice based Ecommerce App Made with Authentication Service, User Service, Product Service, Cart Service, Order Service, Notification Service, Tech stack .NET , Ocelot , Aspnet Identity, PostgreSQL, Redis, RabbitMQ, Docker
Authentication & Authorization .NET 8 Web Api in which I demonstrated that how we can use Identity Framework with JWT (Json Web Tokens). This project is the best example of CodeFirst Approach with Db Interactions with the help of EF Core migrations. DTOs for Regestration, Login and Authorized access for the specfic user.
A secure, scalable RESTful API for tracking personal or team expenses, built with ASP.NET Core 8, C#, Entity Framework Core (SQLite), JWT authentication, BCrypt password hashing, in-memory caching, and unit tested with xUnit and Moq.
This project demonstrates how to implement Role-Based Authorization using ASP.NET Core Identity. It includes user authentication, role management, and secure access control for different user roles (e.g., Admin, User, Manager).
This Employee Management System provides secure user authentication, role-based access (Admin, User), and role assignment. It allows employees to register, log in, and manage their roles. The system uses JWT for authentication and refresh tokens for maintaining session integrity, ensuring secure access control.
Add a description, image, and links to the rolebasedauthrorization topic page so that developers can more easily learn about it.
To associate your repository with the rolebasedauthrorization topic, visit your repo's landing page and select "manage topics."