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.