I have asp.net web api and 3 web mvc5 project.i m authenticating the users on role bases using identity. how i can pass the authentication of the user from web mvc to my api.
Asked
Active
Viewed 36 times
0
-
Possible duplicate of https://stackoverflow.com/questions/11014953/asp-net-web-api-authentication – jorgonor Apr 23 '18 at 10:08
-
can i implement role base authentication in the website when i get token from Api? – Arslan Butt Apr 23 '18 at 10:35