Ademar Gonçalves·Oct 11, 2021.NET Core Diagnostics in DockerIn .NET Core 3.0, Microsoft introduced a suite of tools that use new features in the .NET runtime that make it easier to diagnose and…
Ademar Gonçalves·Jul 2, 2021Effective Engineer by Edmond LauThe Effective Engineer is a guide to master the techniques used by top software engineers to maximize their impact and make a meaningful…
Ademar Gonçalves·Sep 30, 2020Shape Up by Ryan SingerShape Up is a guide to how Basecamp (previously 37 Signals) does product development. It’s also a toolbox full of techniques that you can…
Ademar Gonçalves·Sep 21, 2020OAuth 2.0 Device Authorization GrantToday I would like to talk about the device flow, or the OAuth 2.0 Device Authorization Grant. You have probably used it more than once…
Ademar Gonçalves·Sep 7, 2020OAuth and OpenID ConnectIf you’re a software developer on the web today, chances are you’ve heard of OAuth. There is a lot of misconception about what OAuth is…