Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity-2

ASP.NET Identity 2.0 implementation without Entity Framework

asp.net-identity-2

Creating users with no password using ASP.NET Identity

Seed database for Identity 2

c# asp.net-identity-2

Usage of User.IsInRole() in a View

Creating Asp.net Identity user in Seed method of Db Initializer

ApplicationUserManager.Create called on every request

aspnet identity invalid token on confirmation email

Cannot login on ASP.NET Identity 2 site after programmatic user creation

How to use ActiveDirectoryMembershipProvider with ASP.Net Identity?

ASP.NET Identity - custom UserManager, UserStore

What exactly does Owin rememberBrowser do?

Should I separate my application context from ApplicationDbContext used for identity?

Custom ASP.NET Identity 2.0 UserStore - Is implementing all interfaces required?

Suppress redirect on API URLs in ASP.NET Core

How can I get a users role inside a WebAPI method without a lookup to the AspNetUserRoles table?

How can I implement Claims-Based Authorization with ASP.NET WebAPI without using Roles?

ASP.NET Identity 2 UserManager get all users async

How do I forcefully propagate role changes to users with ASP.NET Identity 2.0.1?

Identity 2.0 with custom tables

Invalidate Old Session Cookie - ASP.Net Identity