Introduction I write a lot of HttpClient, including typed client. Since I discovered Refit I use only that one, I write so less lines of code! But I thought about you! Some of you do not necessarily use Refit so…
Tag: JWT
Common features in ASP.NET Core 2.1 WebApi: Authentication with a JWT
Common features in ASP.NET Core 2.1 WebApi: Authenticating with a JWT Common features in ASP.NET Core 2.1 WebApi: Validation Common features in ASP.NET Core 2.1 WebApi: Error handling Common features in ASP.NET Core 2.1 WebApi: Logging Common features in…