Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity-2

ASP.NET Identity 2.0 Invalid Token Randomly

Cannot insert the value NULL into column 'Discriminator', table '...AspNetUsers'; column does not allow nulls. INSERT fails

Privilege Escalation & Session Hijacking in Identity MVC5

How to add asp.net identity to existing web api project?

ASP.NET Identity 2.0 Authenticate against our own bearer server

Successfully implementing custom UserManager<IUser> in Identity 2.0

ASP.NET Identity Phone Number Token lifespan and SMS limit

ASP.NET Identity verify if ResetPassword token has expired

Identity 2.0 Reset password by Admin

Generating id for Guid-keyed IdentityUser

Password Recovery in ASP.NET MVC5

Include property on ASP.Net Identity 2.0 UserManager.Users.ToListAsync and UserManager.FindByIdAsync

Where does AspnetIdentity stores UserTokens?

aspnet identity avoid simultaneous login same account

Compilation error 'IUser.UserName' in explicit interface declaration is not a member of interface - why am I gettings this?

ASP.NET MVC 5 : Endless redirect to the login page using the site template

ASP.NET Identity not set in login request

Redirecting an unauthorized user in identity 2.0

After Identity Custom User , User.Identity.GetUserId() returns wrong type as string

c# asp.net-identity-2