2 writes to ExternalLogins
Microsoft.AspNetCore.Identity.UI (2)
Areas\Identity\Pages\V4\Account\Register.cshtml.cs (2)
120
ExternalLogins
= (await _signInManager.GetExternalAuthenticationSchemesAsync()).ToList();
126
ExternalLogins
= (await _signInManager.GetExternalAuthenticationSchemesAsync()).ToList();