'Adding other Identity pages to an existing project with identity

I created an ASP.NET MVC web app. I later added Identity by adding a new scaffolded item.

Now I am looking to add other Identity pages like register confirmation to allow my user to confirm their email upon registration or the page for them to reset their password but I can't seem to find the pages or how to add them.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source