ASP .NET Core Role based Authentication with JWT Token + Entity Framework Core in Tamil

Опубликовано: 10 Январь 2022
на канале: Nihira Techiees
3,471
43

#asp.netcore #webapiauthentication #jwt

This video about Role Based Authentication in ASP .NET Core Web API .


Link for JWT Authentication
========================
   • ASP.NET Core Authentication with JWT ...  

Steps for implementation
=======================
1 , Implement JWT Authentication
follow the steps in this video :    • ASP.NET Core Authentication with JWT ...  
2, Create two users with different role
3, Include Role in Controller
4, Include Role under Claim
5, Access the service with different credentials

GitHub Source Code Link
-----------------------------------------
https://github.com/nihira2020/DotNETC...