amplify-swift/AmplifyPlugins/Auth/Sources/AWSCognitoAuthPlugin/Task
Jithin Roy aa1d240539
fix(auth): Add secrethash to the resetPassword/resendSignUpCode (#2528)
2022-11-01 15:36:32 -07:00
..
DeviceTasks feat(Auth): Creating a unit test harness for cross platform API tests (#2309) 2022-09-20 18:50:19 -04:00
Helpers chore(auth): Running swift lint on auth folder (#2287) 2022-09-09 23:29:51 -04:00
Protocols chore(auth): Running swift lint on auth folder (#2287) 2022-09-09 23:29:51 -04:00
UserTasks fix(auth): Add options to the missing apis (#2354) 2022-09-27 08:46:59 -07:00
AWSAuthChangePasswordTask.swift chore(auth): Running swift lint on auth folder (#2287) 2022-09-09 23:29:51 -04:00
AWSAuthClearFederationToIdentityPoolTask.swift chore(auth): Running swift lint on auth folder (#2287) 2022-09-09 23:29:51 -04:00
AWSAuthConfirmResetPasswordTask.swift fix(auth): Add secrethash to the resetPassword/resendSignUpCode (#2528) 2022-11-01 15:36:32 -07:00
AWSAuthConfirmSignInTask.swift feat(Auth): Fix platform disparities in Auth (#2365) 2022-09-28 20:29:56 -04:00
AWSAuthConfirmSignUpTask.swift fix(auth): Add options to the missing apis (#2354) 2022-09-27 08:46:59 -07:00
AWSAuthDeleteUserTask.swift chore(auth): Running swift lint on auth folder (#2287) 2022-09-09 23:29:51 -04:00
AWSAuthFederateToIdentityPoolTask.swift fix(Auth): removing clear credentials during federation and proper handling of sign out task (#2348) 2022-09-27 11:53:22 -04:00
AWSAuthFetchSessionTask.swift chore(auth): Running swift lint on auth folder (#2287) 2022-09-09 23:29:51 -04:00
AWSAuthResendSignUpCodeTask.swift fix(auth): Add secrethash to the resetPassword/resendSignUpCode (#2528) 2022-11-01 15:36:32 -07:00
AWSAuthResetPasswordTask.swift fix(auth): Add secrethash to the resetPassword/resendSignUpCode (#2528) 2022-11-01 15:36:32 -07:00
AWSAuthSignInTask.swift fix(auth): Custom auth to follow legacy v1 flow from configuration (#2382) 2022-10-03 14:25:12 -07:00
AWSAuthSignOutTask.swift fix(auth): Add signOut during guest access (#2407) 2022-10-06 22:56:09 -04:00
AWSAuthSignUpTask.swift fix(auth): Use single client of CredentialsStore (#2404) 2022-10-06 08:45:32 -07:00
AWSAuthWebUISignInTask.swift chore(auth): Running swift lint on auth folder (#2287) 2022-09-09 23:29:51 -04:00