Jason Mitchell Profile

Jason Mitchell

.NET

Handling Basic Endpoint Authorization with ASP.NET Core TestServer

My recent articles on JWT and Cookie authentication reminded me of a problem I wanted to solve when testing authentication and authorization with the ASP.NET Core Test Server. I really like to write unit tests which hit my API running in test server…

Recent Posts

.NET

Handling Cookie Authentication with ASP.NET Core TestServer

.NET

Handling JWT Authentication with ASP.NET Core TestServer

Katas

HTTP API Kata

Software Delivery

Never Release to Production on a Friday...or Should We?

Databases

Postgres Performance: Multi-Row Insert

Open Source

Introducing Hallo