How to Get LoggedIn User Role in Identity ASP NET CORE



How to Get LoggedIn User Role in Identity ASP NET CORE

How to Get LoggedIn User Role in Identity ASP NET CORE

In this video, I am going to teach you, how to get loggedin user roles from Identity in ASP.NET CORE.
In my application have three roles like Admin, customer and manager. If you want to login in admin account so you get the roles by their email.

Comments are closed.