- added ReplaceClaimAsync method to IUserClaimStore interface - implemented ReplaceClaimAsync method from IUserClaimStore inside the Microsoft.AspNet.Identity.EntityFramework.UserStore<TUser, TRole, TContext, TKey> - added ReplaceClaimAsync method to UserManager - added UserManager tests for ReplaceClaimAsync method. - added some UserStore tests for ReplaceClaimAsync implementation of IUserClaimStore |
||
|---|---|---|
| .. | ||
| ApiConsistencyTest.cs | ||
| ClaimsIdentityExtensionsTest.cs | ||
| ClaimsIdentityFactoryTest.cs | ||
| IdentityBuilderTest.cs | ||
| IdentityOptionsTest.cs | ||
| IdentityResultTest.cs | ||
| Microsoft.AspNet.Identity.Test.kproj | ||
| Microsoft.Aspnet.Identity.Test.csproj | ||
| NoopRoleStore.cs | ||
| NoopUserStore.cs | ||
| PasswordHasherTest.cs | ||
| PasswordValidatorTest.cs | ||
| RoleManagerTest.cs | ||
| RoleValidatorTest.cs | ||
| SecurityStampValidatorTest.cs | ||
| SignInManagerTest.cs | ||
| UserManagerTest.cs | ||
| UserValidatorTest.cs | ||
| project.json | ||