Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

How to persist the login information after closing Browser using asp.net Identity?

ASP.Net identity slidingexpiration set to true does not re-issues cookie

ASP.NET MVC: How to default to a page given certain condition?

How to migrate SimpleMembership user data to ASPNET Core Identity

Persist user security profile data at custom Claims

Web Api 2 with OWIN OAuth Bearer tokens

Different user types in ASP.Net Identity 2.0

ASP.NET Injecting DbContext into Identity UserManager

How to login with "username" instead of "email address" in ASP.Net Web Forms Identity

ASP.Net Identity ASPNET.ApplicationCookie looks different when I inspect it

asp.net asp.net-identity

Password hash Identity framework and salt

Asp.net Core 2.0 Identity.TwoFactorRememberMe expiry

Moq usermanager missing IUserEmailStore

Identity Server 4 - unauthorized client

Details of customizing ASP.NET Identity (OWIN) use of Entity Framework

Web API 2 and ASP Identity - Handling of locked out users

How to separate large cookies in Asp.Net Identity into a smaller ones to allow MANY claims?

ASP.net Identity stops handing out External Cookie after removing external account

How do I tell UserManager.FindByNameAsync to include a relation?

Migrate password hash from ASP.NET Identity 2.0 to 3.0