Add identity to Asp.net core MVC when JWT is implemented in WebAPI in same project

前端 未结 0 1471
栀梦
栀梦 2021-01-11 11:11

I have a single Asp.net core project with Web API and a MVC , I am accessing WebAPI from MVC using httpclient and I am using JWT authentication for the API controllers.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题