However, the traditional logs for ASP.NET Core will not capture the user Id that triggered a particular request unless you add it to the logs explicitly. This becomes a problem in distributed ...
Take advantage of improved identity management in ASP.NET Core to implement identity-based authentication for minimal APIs ...