Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Get list of users with assigned roles in asp.net identity 2.0

How to make EF-Core use a Guid instead of String for its ID/Primary key

No owin.Environment item was found in the context

Email Confirmation with MVC 5 and Asp.net Identity

ASP.NET Identity vs Simple membership Pros and Cons?

How to create a user and get the newly created ID with ASP.NET Identity

The entity type 'Microsoft.AspNet.Identity.EntityFramework.IdentityUserLogin<string>' requires a key to be defined

Identity Provider and Unity Dependency Injection

ASP.NET Identity with Repository and Unit of Work

What is the use of Normalized Email & UserName in .NET core IdentityUser Model?

What is the Signing Credential in IdentityServer4?

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