aeongt710 / dotnet-roadmap

0 stars 0 forks source link

ASP.NET Identity Web Application #17

Closed aeongt710 closed 10 months ago

aeongt710 commented 10 months ago

ASP.NET Identity Web Application

This project is a simple web application implementing authentication and authorization using ASP.NET Identity. It is designed with custom identity management.

Note: Don't use default identity. All identity functionalities should be custom implemented.

Features

The application includes the following functionalities:

abdulislamian commented 10 months ago

TaskThree : Custom Identity Implementation & Role Based Authorization

https://github.com/abdulislamian/CustomIdentity

ShakeelAbbasKhan commented 10 months ago

https://github.com/ShakeelAbbasKhan/IdentityTaskWebApp.git

CodingArc4 commented 10 months ago

https://github.com/CodingArc4/Identity-Application-Assignment

muqddas commented 10 months ago

https://github.com/muqddas/IdentityImplimentation