Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity-2

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

How to disable a User in Identity 2.0?

Check if user is still logged in without resetting auth timeout

How to show captcha after N failed login attempts?

3 tier application with Identity and EF

Verify Access Token - Asp.Net Identity

What is GenerateEmailConfirmationToken() doing exactly?

asp.net-identity-2

ASP.NET Identity 2.0: How to rehash password

IsPersistent not working - Cookie only valid for current session

Moving ApplicationUser and other models out of MVC project

ASP Identity 2.0: Regenerate Identity

Manually validating a password reset token in ASP.NET Identity

Implementing UserManager to use a custom class and Stored Procedures

Can send emails through Gmail account only if account has "Access for less secure apps" enabled

MVC 5 - Add a claim to a user