News

In this article I would present a discussion on implementing HTTP authentication in Web API with code examples to illustrate the concepts discussed.
ASP.NET Core offers a simplified hosting model, called minimal APIs, that allows us to build lightweight APIs with minimal dependencies. However, “minimal” doesn’t mean minimal security. Minimal APIs ...
George who has developed against myraid web service API’s, observes that each one requires a different authentication mechanism.
With the Firefox 60 release on May 9, Firefox became the first major browser to support the Web Authentication API. This API enables users to avoid text-based passwords for websites and instead ...
Today, the World Wide Web Consortium (W3C), the organization behind all web standards, has formally promoted the Web Authentication API to the title of official web standard. This promotion means ...