I was searching for a resource to learn about new ASP.NET MVC 5 Authentication Filters. Actually what I want is to know how to use Authentication Filters in real world scenarios such as using third party authentication providers (Facebook, Twitter, etc) or custom authentication providers. I searched through the internet and was unable to find something in more detail.
Can you suggest me where to find more details on this? Thanks in advance.