Jaroslav Kazejev

Results 4 issues of Jaroslav Kazejev

If Email field is null or empty the UserManager will not update the database table and since AccessFailedCount is stored in the same table it will not be incremented. `await...

It is possible to use the second factor code more than once, e.g. when using the EmailTokenProvider. For security, I would expect that the second factor code becomes invalid after...

Add net461 and some frameworks that are supported in Newtonsoft.Json. Only add those frameworks that are compatible with the code as it is.

I get the following error when trying to install through NuGet: Could not install package 'JsonKnownTypes 0.4.1'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.6.1',...

help wanted