amplify-swift/AmplifyPlugins/Auth/Sources/AWSCognitoAuthPlugin/StateMachine/CodeGen/States
Harshdeep Singh cbd49eaa71
fix(Auth): Making improvements to federation flow (#2488)
2022-10-24 12:48:26 -04:00
..
DebugInfo fix(Auth): Making improvements to federation flow (#2488) 2022-10-24 12:48:26 -04:00
AuthState.swift feat(Auth): Refactor credential store to accept different types of credentials (#2044) 2022-07-29 14:31:08 -04:00
AuthenticationState.swift chore(auth): Remove signup from state machine (#2244) 2022-08-31 15:15:41 -07:00
AuthorizationState.swift fix(Auth): Making improvements to federation flow (#2488) 2022-10-24 12:48:26 -04:00
CredentialStoreState.swift chore(auth): Change the delete credential logic (#2085) 2022-08-04 14:43:09 -07:00
CustomSignInState.swift feat(auth): Migrate auth signIn flow implementation (#2036) 2022-07-27 09:13:47 -07:00
DeleteUserState.swift feat(Auth): Adding custom auth and custom auth with SRP implementation (#1983) 2022-07-11 11:56:36 -04:00
DeviceSRPState.swift fix(Auth): Device SRP fixing comments, suggestions and invalid state transitions (#2051) 2022-07-29 14:31:08 -04:00
FetchAuthSessionState.swift fix(Auth): Fixing FetchAuthSession, SignOut operations bugs (#2033) 2022-07-25 11:49:00 -04:00
HostedUISignInState.swift fix(auth): Add OS specific check for targetSDK (#2068) 2022-08-02 21:01:51 -04:00
MigrateSignInState.swift feat(auth): Migrate auth signIn flow implementation (#2036) 2022-07-27 09:13:47 -07:00
RefreshSessionState.swift fix(auth): Handle fetch session errors (#2281) 2022-09-09 12:51:04 -07:00
SRPSignInState.swift chore: Finalize confirmSignIn for SMS MFA (#1947) 2022-06-23 08:06:20 -07:00
SignInChallengeState.swift chore(auth): Pass signInMethod to the right actions (#2332) 2022-09-22 14:03:50 -04:00
SignInState.swift chore(auth): Pass signInMethod to the right actions (#2332) 2022-09-22 14:03:50 -04:00
SignOutState.swift feat(auth): Change signout api to include the underlying error (#2277) 2022-09-08 11:54:21 -07:00