Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

One-time login link in asp.net identity

Supporting Individual User Accounts AND Organizational Accounts in MVC5 / ASP.Net Identity 2

Abstracting Identity 2.0 to domain model layer

Asp.Net Identity with 2FA: List of Trusted Browsers

Create ASP.NET Identity tables using SQL script

implementing roles in identity server 4 with asp.net identity

Odd behavior by UserManager in .Net Identity

.NET Core External Authentication without ASP.NET Identity

Why isn't [Authorize(Roles = "Admin")] working in MVC 5 RTM with ASP.NET Identity?

How to keep user login in to system and logout only after user clicks on logout button?

How do I access Microsoft.Owin.Security.xyz OnAuthenticated context AddClaims values?

How to create ApplicationUser by UserManager in Seed method of ASP .NET MVC 5 Web application

No IUserTwoFactorTokenProvider named 'Default' is registered. Problem is AddDefaultTokenProviders() in two (2) ASP.NET Core Identity registrations

ASP.NET MVC 5 Identity 2 Login redirect based on user role

Asp.Net Identity Localization PublicKeyToken

Getting a list of logged-in users in ASP.NET Identity

How to allow user to register with duplicate UserName using Identity Framework 1.0

Refresh user cookie ticket in ASP.Net Core Identity

ASP Identity Core GeneratePasswordResetTokenAsync expired

Change password length in MVC 5 Membership