Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

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

Swapping Azure Web App deployment slots logs out all users in ASP.NET Core RC2

userManager.AddToRoleAsync() - Error: role does not exist

ASP.NET Core change EF connection string when user logs in

ASP .NET Core Identity custom ApiAuthorizationDbContext

The entity type IdentityUser is not part of the model for the current context

Can not find User.Identity.GetUserId() Method

ASP.NET Identity 2.0 RoleManager.Roles 'Object reference not set to an instance of an object.'

How to get UserId from a PasswordReset token in ASP.NET Identity 2.0?

c# asp.net asp.net-identity

custom identity user and extending profile MVC

DynamoDB consistent reads for Global Secondary Index

Talking to IdentityServer4 with an Angular SPA application for authentication/authorization receiving a token then talking to Web API