5 references to WithSocialLoginEnabled
Microsoft.AspNetCore.Identity.FunctionalTests (5)
Pages\Index.cs (1)
80.WithSocialLoginEnabled()
UserStories.cs (4)
68var index = await Index.CreateAsync(client, new DefaultUIContext().WithSocialLoginEnabled()); 81var index = await Index.CreateAsync(client, new DefaultUIContext().WithSocialLoginEnabled()); 94var index = await Index.CreateAsync(client, new DefaultUIContext().WithSocialLoginEnabled()); 124.WithSocialLoginEnabled()