2 references to RegisterNewUserWithSocialLoginWithConfirmationAsync
Microsoft.AspNetCore.Identity.FunctionalTests (2)
RegistrationTests.cs (2)
151await UserStories.RegisterNewUserWithSocialLoginWithConfirmationAsync(client, userName, email); 176await UserStories.RegisterNewUserWithSocialLoginWithConfirmationAsync(client, userName, email, hasRealEmailSender: true);