In this article, we're going to create the code (and understand how it works) to handle API Key authentication with just three lines of code extending the native Authentication mechanism.
We want a simple and stupid solution and not some crazy implementation using MVC [Attributes] or any customized