amplify-swift/AmplifyPlugins/Auth/Sources/AWSCognitoAuthPlugin/StateMachine/CodeGen/States/DebugInfo
Harshdeep Singh cbd49eaa71
fix(Auth): Making improvements to federation flow (#2488)
2022-10-24 12:48:26 -04:00
..
AuthState+Debug.swift feat(Auth): Refactor credential store to accept different types of credentials (#2044) 2022-07-29 14:31:08 -04:00
AuthenticationState+Debug.swift chore(auth): Remove signup from state machine (#2244) 2022-08-31 15:15:41 -07:00
AuthorizationState+Debug.swift fix(Auth): Making improvements to federation flow (#2488) 2022-10-24 12:48:26 -04:00
CredentialStoreState+Debug.swift chore(auth): Change the delete credential logic (#2085) 2022-08-04 14:43:09 -07:00
CustomSignInState+Debug.swift feat(Auth): Adding custom auth and custom auth with SRP implementation (#1983) 2022-07-11 11:56:36 -04:00
DeleteUserState+Debug.swift feat(Auth): Adding custom auth and custom auth with SRP implementation (#1983) 2022-07-11 11:56:36 -04:00
DeviceSRPState+Debug.swift fix(Auth): Device SRP fixing comments, suggestions and invalid state transitions (#2051) 2022-07-29 14:31:08 -04:00
FetchAuthSessionState+Debug.swift feat(auth): Migrate auth signIn flow implementation (#2036) 2022-07-27 09:13:47 -07:00
HostedUISignInState+Debug.swift test(auth): Added more hostedUI test cases (#2049) 2022-07-28 08:59:46 -07:00
MigrateSignInState+Debug.swift fix(auth): Custom auth to follow legacy v1 flow from configuration (#2382) 2022-10-03 14:25:12 -07:00
RefreshSessionState+Debug.swift test: Add test to fetchsession and handle error (#1959) 2022-06-28 12:52:02 -04:00
SRPSignInState+Debug.swift chore: Finalize confirmSignIn for SMS MFA (#1947) 2022-06-23 08:06:20 -07:00
SignInChallengeState+Debug.swift chore(auth): Pass signInMethod to the right actions (#2332) 2022-09-22 14:03:50 -04:00
SignInState+Debug.swift fix(auth): Custom auth to follow legacy v1 flow from configuration (#2382) 2022-10-03 14:25:12 -07:00
SignOutState+Debug.swift chore: disabled swiftlint where needed and ran swiftlint (#1846) 2022-06-15 14:09:20 -07:00