Refused to display in a frame because it set ‘X-Frame-Options’ to ‘SAMEORIGIN’

I am developing a website that is supposed to be responsive so that people can access it from their phones. The site has got some secured parts that can be logged into using Google, Facebook, …etc (OAuth). The server backend is developed using ASP.Net Web API 2 and the front end is mainly AngularJS with … Read more