
Objective:
· Create a web application using ASP.NET MVC that implements custom authentication and external authentication(Google and Facebook).
· Users should be able to register, login, and logout.
· Unauthorized users should not be able to…