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