Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

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

ASP.NET Core Identity does not inject UserManager<ApplicationUser>

AddEntityFrameworkStores can only be called with a role that derives from IdentityRole in .NET Core 2.0

Change the database in which ASP.NET Identity stores user data

How can I instantiate OWIN IDataProtectionProvider in Azure Web Jobs?

How to get FirstName + LastName from the user's google account authenticated using Asp.Identity in MVC5 application

MVC 5: Should I inherit my User from IdentityUser class?

Implementing custom claim with extended MVC Core Identity user

What is AuthorizeEndpointPath?

Getting All Users and All Roles through asp.net Identity