Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity-2

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

ASP.NET 5 Identity - custom SignInManager

Accessing UserManager outside AccountController

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

Asp.Net Identity save user without email

c# asp.net-identity-2

ASP.Net MVC 5 w/identity 2.2.0 Log off not working

Why new fb api 2.4 returns null email on MVC 5 with Identity and oauth 2?

UseOAuthBearerTokens vs UseOAuthBearerAuthentication