1 write to _logger
Identity.ExternalClaims (1)
Pages\Account\Manage\ResetAuthenticator.cshtml.cs (1)
26
_logger
= logger;
1 reference to _logger
Identity.ExternalClaims (1)
Pages\Account\Manage\ResetAuthenticator.cshtml.cs (1)
49
_logger
.LogInformation("User with ID '{UserId}' has reset their authentication app key.", user.Id);