Skip to content

KJayanthKumar/Dot-Net-Core-RoleBased_Authorization

Repository files navigation

Dot-Net-Core-RoleBased_Authorization

Dot-Net-Core-RoleBased_Authorization

Authorization is the process to find out what action a user can perform.

ASP.Net core authorization mechanism provides two types of implementation:

  1. Role-based authorization
  2. Policy-based authorization

In this project Role based authorization is implemented.

*** Screenshots ***

Releases

No releases published

Packages

No packages published

Languages