Hello all!
Is the HttpContext.User.Identity.Name needs encryption when I put it with claim?
Where I can safe store password using claims cookie authentification?
Can I use HttpCOntext.SignInAsync with some empty parameters (without claims declaration and schema)?