Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Adding a custom column to AspNetUserRoles table in ASP.NET Core 3.0 - ASP.NET Core IDENTITY

Cannot logoff of identity MVC 5 application

ASP.NET Identity doesn't update Identity information on same request

Get all users for a certain claim?

c# asp.net-identity

Can we personalize Session Timeout for Roles in ASP.NET MVC 5

Add column to aspnetusers with database first

Having separate projects in one ASP.NET MVC 5 solution

Change message "Passwords must have at least one non letter or digit character."

Asp .Net Identity - Custom IUserStore FindByNameAsync method

How to handle cookie expiration in asp.net core

Too many OpenID.nonce cookies cause "Bad Request"

Google Authentication ASP.NET Core Web Api

'AllowAnonymous' could not be found

Customised IdentityUserRole primary key

"No IUserTokenProvider is registered" when using structuremap dependency injection

Roles vs Claims Authorization Asp.net web api-2 with WIF and OWIN Middleware

Unit testing Entity Framework 6 with IdentityDbContext

Can`t login with seeded database configuration using asp.net identity

Can i add new custom tables inside my aspnet database inside asp.net MVC-5 project

Checking for one of multiple policies with Authorize attribute in ASP.NET Core Identity