2 references to ResetPasswordAsync
Microsoft.AspNetCore.Identity.FunctionalTests (2)
LoginTests.cs (2)
353await UserStories.ResetPasswordAsync(resetPasswordClient, email, userName, newPassword); 383await UserStories.ResetPasswordAsync(resetPasswordClient, email, userName, newPassword);