id: 1 unit: public override async Task CheckPasswordSignInAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoSigninManager.cs start line: 239 end line: 292 size: 44 LOC McCabe index: 9 number of parameters: 3 id: 2 unit: public async Task ValidateAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoPasswordValidator.cs start line: 38 end line: 83 size: 37 LOC McCabe index: 14 number of parameters: 3 id: 3 unit: private static IServiceCollection InjectCognitoUser() file: src/Amazon.AspNetCore.Identity.Cognito/Extensions/CognitoServiceCollectionExtensions.cs start line: 47 end line: 83 size: 34 LOC McCabe index: 4 number of parameters: 2 id: 4 unit: public virtual async Task ChangePasswordAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 132 end line: 165 size: 33 LOC McCabe index: 6 number of parameters: 4 id: 5 unit: public async Task RespondToTwoFactorChallengeAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoSigninManager.cs start line: 346 end line: 385 size: 32 LOC McCabe index: 8 number of parameters: 3 id: 6 unit: public virtual async Task RemoveClaimsAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserClaimStore.cs start line: 121 end line: 156 size: 31 LOC McCabe index: 6 number of parameters: 3 id: 7 unit: public virtual async Task SetTwoFactorEnabledAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserTwoFactorStore.cs start line: 72 end line: 102 size: 29 LOC McCabe index: 4 number of parameters: 3 id: 8 unit: public virtual async Task AddClaimsAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserClaimStore.cs start line: 70 end line: 99 size: 28 LOC McCabe index: 5 number of parameters: 3 id: 9 unit: public virtual async Task UpdateAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs start line: 185 end line: 214 size: 26 LOC McCabe index: 3 number of parameters: 2 id: 10 unit: public virtual async Task FindByEmailAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserEmailStore.cs start line: 38 end line: 65 size: 25 LOC McCabe index: 4 number of parameters: 2 id: 11 unit: public static CognitoUserPool CreateUserPoolClient() file: src/Amazon.AspNetCore.Identity.Cognito/Extensions/CognitoServiceCollectionExtensions.cs start line: 106 end line: 132 size: 23 LOC McCabe index: 4 number of parameters: 1 id: 12 unit: public CognitoUserManager() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 38 end line: 61 size: 22 LOC McCabe index: 2 number of parameters: 10 id: 13 unit: private async Task PopulateTokens() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 145 end line: 170 size: 22 LOC McCabe index: 6 number of parameters: 3 id: 14 unit: public CognitoSignInManager() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoSigninManager.cs start line: 42 end line: 67 size: 22 LOC McCabe index: 5 number of parameters: 7 id: 15 unit: public virtual async Task GetTwoFactorEnabledAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserTwoFactorStore.cs start line: 39 end line: 63 size: 22 LOC McCabe index: 3 number of parameters: 2 id: 16 unit: public virtual async Task VerifyUserAttributeAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 471 end line: 494 size: 22 LOC McCabe index: 4 number of parameters: 4 id: 17 unit: public CognitoSignInManager() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoSigninManager.cs start line: 70 end line: 94 size: 21 LOC McCabe index: 5 number of parameters: 6 id: 18 unit: private void AddUserTokensToAuthenticationProperties() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoSigninManager.cs start line: 182 end line: 202 size: 21 LOC McCabe index: 1 number of parameters: 2 id: 19 unit: public virtual Task AddToRoleAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs start line: 247 end line: 268 size: 21 LOC McCabe index: 3 number of parameters: 3 id: 20 unit: public virtual Task RemoveFromRoleAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs start line: 276 end line: 297 size: 21 LOC McCabe index: 3 number of parameters: 3 id: 21 unit: public virtual async Task GetUserAttributeVerificationCodeAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 435 end line: 457 size: 21 LOC McCabe index: 4 number of parameters: 3 id: 22 unit: private async Task GetAttributeValueAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 502 end line: 526 size: 21 LOC McCabe index: 4 number of parameters: 3 id: 23 unit: public override async Task FindByEmailAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 70 end line: 88 size: 19 LOC McCabe index: 3 number of parameters: 1 id: 24 unit: public override async Task FindByNameAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 119 end line: 137 size: 19 LOC McCabe index: 3 number of parameters: 1 id: 25 unit: public async Task CreateAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 375 end line: 396 size: 19 LOC McCabe index: 4 number of parameters: 3 id: 26 unit: public override async Task RefreshSignInAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoSigninManager.cs start line: 210 end line: 229 size: 19 LOC McCabe index: 2 number of parameters: 1 id: 27 unit: public virtual async Task RespondToTwoFactorChallengeAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 102 end line: 122 size: 19 LOC McCabe index: 2 number of parameters: 5 id: 28 unit: private async Task ValidatePasswordInternal() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 408 end line: 425 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 29 unit: public virtual async Task ResetPasswordAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 224 end line: 243 size: 18 LOC McCabe index: 2 number of parameters: 2 id: 30 unit: public virtual async Task CreateAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoRoleStore.cs start line: 43 end line: 61 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 31 unit: public virtual async Task UpdateAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoRoleStore.cs start line: 110 end line: 128 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 32 unit: public virtual async Task DeleteAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs start line: 132 end line: 150 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 33 unit: public virtual async Task StartValidatePasswordAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 61 end line: 79 size: 17 LOC McCabe index: 2 number of parameters: 3 id: 34 unit: public virtual async Task AdminConfirmSignUpAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 380 end line: 397 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 35 unit: public override async Task PasswordSignInAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoSigninManager.cs start line: 134 end line: 152 size: 16 LOC McCabe index: 4 number of parameters: 4 id: 36 unit: protected override async Task PreSignInCheck() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoSigninManager.cs start line: 299 end line: 315 size: 16 LOC McCabe index: 4 number of parameters: 1 id: 37 unit: public virtual async Task CreateAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs start line: 110 end line: 125 size: 16 LOC McCabe index: 2 number of parameters: 3 id: 38 unit: public static AWSCognitoClientOptions GetAWSCognitoClientOptions() file: src/Amazon.AspNetCore.Identity.Cognito/Extensions/ConfigurationExtensions.cs start line: 44 end line: 62 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 39 unit: private async Task RetrieveTwoFactorInfoAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoSigninManager.cs start line: 409 end line: 423 size: 15 LOC McCabe index: 2 number of parameters: 0 id: 40 unit: public override async Task FindByIdAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 97 end line: 110 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 41 unit: public override async Task AddClaimsAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 707 end line: 721 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 42 unit: public override async Task RemoveClaimsAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 732 end line: 746 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 43 unit: public virtual async Task DeleteAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoRoleStore.cs start line: 68 end line: 83 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 44 unit: public override async Task PasswordSignInAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoSigninManager.cs start line: 107 end line: 122 size: 14 LOC McCabe index: 3 number of parameters: 4 id: 45 unit: internal List CreateAttributeList() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs start line: 221 end line: 235 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 46 unit: private async Task SetAttributeValueAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 535 end line: 552 size: 14 LOC McCabe index: 3 number of parameters: 4 id: 47 unit: public virtual Task ConfirmSignUpAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 533 end line: 546 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 48 unit: public virtual async Task FindByIdAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs start line: 41 end line: 54 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 49 unit: public virtual async Task ChangePasswordWithTokenAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 178 end line: 191 size: 13 LOC McCabe index: 2 number of parameters: 4 id: 50 unit: public virtual async Task CreateAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 324 end line: 337 size: 13 LOC McCabe index: 2 number of parameters: 4 id: 51 unit: public virtual async Task ConfirmSignUpAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 356 end line: 369 size: 13 LOC McCabe index: 2 number of parameters: 4 id: 52 unit: public virtual async Task ResendSignupConfirmationCodeAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 408 end line: 421 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 53 unit: public override Task SignInAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoSigninManager.cs start line: 161 end line: 175 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 54 unit: public async Task CreateAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserClaimsPrincipalFactory.cs start line: 59 end line: 75 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 55 unit: private static IServiceCollection TryAddCognitoUserPool() file: src/Amazon.AspNetCore.Identity.Cognito/Extensions/CognitoServiceCollectionExtensions.cs start line: 85 end line: 96 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 56 unit: public virtual async Task FindByNameAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoRoleStore.cs start line: 90 end line: 103 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 57 unit: public CognitoUserClaimsPrincipalFactory() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserClaimsPrincipalFactory.cs start line: 44 end line: 57 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 58 unit: public CognitoUserStore() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 38 end line: 51 size: 11 LOC McCabe index: 3 number of parameters: 3 id: 59 unit: public override async Task SetTwoFactorEnabledAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 232 end line: 242 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 60 unit: public override async Task SetPhoneNumberAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 597 end line: 606 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 61 unit: public override async Task SetEmailAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 617 end line: 626 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 62 unit: public virtual async Task IsInRoleAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs start line: 338 end line: 348 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 63 unit: public override string ToString() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoSignInResult.cs start line: 50 end line: 58 size: 9 LOC McCabe index: 7 number of parameters: 0 id: 64 unit: public virtual Task RespondToTwoFactorChallengeAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 212 end line: 221 size: 9 LOC McCabe index: 2 number of parameters: 4 id: 65 unit: public override Task ChangePasswordAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 255 end line: 265 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 66 unit: public Task ResetPasswordAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 316 end line: 325 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 67 unit: public override Task CreateAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 336 end line: 345 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 68 unit: public virtual Task AdminConfirmSignUpAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 557 end line: 566 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 69 unit: public virtual Task ResendSignupConfirmationCodeAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 577 end line: 586 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 70 unit: protected override Task UpdateUserAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 651 end line: 659 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 71 unit: public override async Task GetTwoFactorAuthenticationUserAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoSigninManager.cs start line: 392 end line: 401 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 72 unit: private static string GetConfigurationValue() file: src/Amazon.AspNetCore.Identity.Cognito/Extensions/ConfigurationExtensions.cs start line: 64 end line: 72 size: 8 LOC McCabe index: 3 number of parameters: 3 id: 73 unit: public IdentityError CognitoServiceError() file: src/Amazon.AspNetCore.Identity.Cognito/Exceptions/CognitoIdentityErrorDescriber.cs start line: 36 end line: 43 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 74 unit: public static IServiceCollection AddCognitoIdentity() file: src/Amazon.AspNetCore.Identity.Cognito/Extensions/CognitoServiceCollectionExtensions.cs start line: 37 end line: 43 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 75 unit: private static void ServiceClientBeforeRequestEvent() file: src/Amazon.AspNetCore.Identity.Cognito/Extensions/CognitoServiceCollectionExtensions.cs start line: 134 end line: 141 size: 7 LOC McCabe index: 4 number of parameters: 2 id: 76 unit: public CognitoRole() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoRole.cs start line: 20 end line: 26 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 77 unit: private static string GetAssemblyFileVersion() file: src/Amazon.AspNetCore.Identity.Cognito/Extensions/CognitoServiceCollectionExtensions.cs start line: 143 end line: 148 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 78 unit: protected virtual void Dispose() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoRoleStore.cs start line: 204 end line: 210 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 79 unit: private void MapClaimTypesToCognito() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserClaimsPrincipalFactory.cs start line: 81 end line: 86 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 80 unit: public virtual Task IsPasswordChangeRequiredAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 198 end line: 203 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 81 unit: public virtual Task IsPasswordResetRequiredAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 210 end line: 215 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 82 unit: protected virtual void Dispose() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 559 end line: 565 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 83 unit: public virtual Task IsPasswordChangeRequiredAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 272 end line: 276 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 84 unit: public virtual Task IsPasswordResetRequiredAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 283 end line: 287 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 85 unit: public override Task ResetPasswordAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 300 end line: 305 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 86 unit: public override Task CreateAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 357 end line: 362 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 87 unit: public virtual Task SendEmailConfirmationTokenAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 460 end line: 465 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 88 unit: public virtual Task SendPhoneConfirmationTokenAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 475 end line: 480 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 89 unit: public override Task ConfirmEmailAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 492 end line: 497 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 90 unit: public Task ConfirmPhoneNumberAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 509 end line: 514 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 91 unit: public CognitoRoleStore() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoRoleStore.cs start line: 32 end line: 36 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 92 unit: public void Dispose() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoRoleStore.cs start line: 212 end line: 216 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 93 unit: public virtual Task GetUserIdAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs start line: 64 end line: 68 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 94 unit: public virtual Task GetUserNameAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs start line: 78 end line: 82 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 95 unit: public virtual Task CreateAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs start line: 93 end line: 98 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 96 unit: public virtual async Task GetEmailAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserEmailStore.cs start line: 67 end line: 72 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 97 unit: public virtual async Task GetEmailConfirmedAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserEmailStore.cs start line: 74 end line: 79 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 98 unit: public virtual Task SetEmailAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserEmailStore.cs start line: 86 end line: 91 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 99 unit: public void Dispose() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 567 end line: 571 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 100 unit: public Task ReplaceClaimAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserClaimStore.cs start line: 108 end line: 113 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 101 unit: public virtual async Task GetPhoneNumberAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserPhoneNumberStore.cs start line: 26 end line: 31 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 102 unit: public virtual async Task GetPhoneNumberConfirmedAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserPhoneNumberStore.cs start line: 33 end line: 38 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 103 unit: public virtual Task SetPhoneNumberAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserPhoneNumberStore.cs start line: 40 end line: 45 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 104 unit: public static AWSCognitoClientOptions GetAWSCognitoClientOptions() file: src/Amazon.AspNetCore.Identity.Cognito/Extensions/ConfigurationExtensions.cs start line: 39 end line: 42 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 105 unit: public static bool IsCognitoSignInResult() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoSignInResult.cs start line: 63 end line: 66 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 106 unit: public CognitoAttribute() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoAttribute.cs start line: 55 end line: 58 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 107 unit: public override string ToString() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoAttribute.cs start line: 60 end line: 63 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 108 unit: public virtual Task RespondToTwoFactorChallengeAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 199 end line: 202 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 109 unit: public override Task GenerateEmailConfirmationTokenAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 434 end line: 437 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 110 unit: public override Task GenerateChangePhoneNumberTokenAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 447 end line: 450 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 111 unit: public override Task ChangeEmailAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs start line: 638 end line: 641 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 112 unit: public virtual Task GetRoleNameAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoRoleStore.cs start line: 135 end line: 138 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 113 unit: public Task SetRoleNameAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoRoleStore.cs start line: 147 end line: 150 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 114 unit: public Task GetRoleIdAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoRoleStore.cs start line: 159 end line: 162 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 115 unit: public Task FindByIdAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoRoleStore.cs start line: 171 end line: 174 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 116 unit: public Task SetNormalizedRoleNameAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoRoleStore.cs start line: 184 end line: 187 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 117 unit: public Task GetNormalizedRoleNameAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoRoleStore.cs start line: 196 end line: 199 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 118 unit: public string Normalize() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoKeyNormalizer.cs start line: 33 end line: 37 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 119 unit: public string NormalizeName() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoKeyNormalizer.cs start line: 46 end line: 50 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 120 unit: public string NormalizeEmail() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoKeyNormalizer.cs start line: 57 end line: 61 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 121 unit: protected Task IsPasswordChangeRequiredAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoSigninManager.cs start line: 322 end line: 325 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 122 unit: protected Task IsPasswordResetRequiredAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoSigninManager.cs start line: 332 end line: 335 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 123 unit: private CognitoAttributeFilterType() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoAttributeFilterType.cs start line: 25 end line: 28 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 124 unit: public override string ToString() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoAttributeFilterType.cs start line: 30 end line: 33 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 125 unit: public virtual Task FindByNameAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs start line: 160 end line: 163 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 126 unit: public Task GetNormalizedUserNameAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs start line: 165 end line: 168 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 127 unit: public Task SetNormalizedUserNameAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs start line: 170 end line: 173 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 128 unit: public Task SetUserNameAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs start line: 175 end line: 178 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 129 unit: public Task GetNormalizedEmailAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserEmailStore.cs start line: 81 end line: 84 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 130 unit: public Task SetEmailConfirmedAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserEmailStore.cs start line: 93 end line: 96 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 131 unit: public Task SetNormalizedEmailAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserEmailStore.cs start line: 98 end line: 101 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 132 unit: public virtual async Task RespondToTwoFactorChallengeAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs start line: 89 end line: 92 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 133 unit: public Task SetPhoneNumberConfirmedAsync() file: src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserPhoneNumberStore.cs start line: 47 end line: 50 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 134 unit: public CognitoConfigurationException() file: src/Amazon.AspNetCore.Identity.Cognito/Exceptions/CognitoConfigurationException.cs start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 135 unit: private CognitoConfigurationException() file: src/Amazon.AspNetCore.Identity.Cognito/Exceptions/CognitoConfigurationException.cs start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 136 unit: private CognitoServiceException() file: src/Amazon.AspNetCore.Identity.Cognito/Exceptions/CognitoServiceException.cs start line: 22 end line: 24 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 137 unit: public CognitoServiceException() file: src/Amazon.AspNetCore.Identity.Cognito/Exceptions/CognitoServiceException.cs start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 138 unit: public CognitoConfigurationException() file: src/Amazon.AspNetCore.Identity.Cognito/Exceptions/CognitoConfigurationException.cs start line: 26 end line: 26 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 139 unit: private CognitoServiceException() file: src/Amazon.AspNetCore.Identity.Cognito/Exceptions/CognitoServiceException.cs start line: 26 end line: 26 size: 1 LOC McCabe index: 1 number of parameters: 1