when i generate user, or want to sign in, i get following error from the sign in manager :|
Line 172: if (result.Succeeded) Line 173: { Line 174: await SignInManager.SignInAsync(user, isPersistent: false, rememberBrowser: false); Line 175: Line 176: // For more information on how to enable account confirmation and password reset please visit https://go.microsoft.com/fwlink/?LinkID=320771
when i generate user, or want to sign in, i get following error from the sign in manager :|
Line 172: if (result.Succeeded) Line 173: { Line 174: await SignInManager.SignInAsync(user, isPersistent: false, rememberBrowser: false); Line 175: Line 176: // For more information on how to enable account confirmation and password reset please visit https://go.microsoft.com/fwlink/?LinkID=320771