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