1 implementation of SendPasswordResetLinkAsync
Microsoft.AspNetCore.Identity (1)
src\aspnetcore\src\Shared\DefaultMessageEmailSender.cs (1)
15public Task SendPasswordResetLinkAsync(TUser user, string email, string resetLink) =>