Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

What is the difference in the use of UserStore and UserManager in ASP.NET Identity?

How to set asp.net Identity cookies expires time

How does a new ASP.NET MVC 5 application know how to create a database and how does the Account Controller access the database?

How to extend IdentityUser with custom property

No Individual User Accounts auth option in ASP.NET Core Web API template

Why is Asp.Net Identity IdentityDbContext a Black-Box?

How to add ASP.NET MVC5 Identity Authentication to existing database

Prevent login when EmailConfirmed is false

How to Construct IdentityResult With Success == true

Asp.net Identity password hashing

ASP.NET MVC 5 how to delete a user and its related data in Identity 2.0

AddIdentity() fails "InvalidOperationException: Scheme already exists: Identity.Application"

"Trust relationship between ... and the primary domain failed" in MVC5 Authentication

Why do ASP.NET Identity logins from one site get shared with different websites on the same machine?

asp.net-identity

InvalidOperationException: Cannot create a DbSet for 'Role' because this type is not included in the model for the context

ASP.NET Web API and Identity with Facebook login

ASP.NET Core MVC: setting expiration of identity cookie

Using Windows Domain accounts AND application-managed accounts

MVC5 (VS2012) Identity CreateIdentityAsync - Value cannot be null

ASP.NET Identity, require 'strong' passwords