Hello,
I have started with new web application and i ticked both WebAPI and MVC to create the project, the project gets created very well but when now i am running i am not able to view any login page in i.e. the account folder is missing though i see an Area-> Help and it contains all the web api request and response example.
I also seen the example in the link : https://www.asp.net/web-api/overview/security/external-authentication-services , here it does not sepcifiy any additional UI which need to be created but do have login and oAuth provider login as well. I am looking for help to know what i have done wrong and what to do next in this.
with regards,