amplify-swift/AmplifyTests/CategoryTests/Auth
Tuan Pham 0d5af1f1c0
chore(Auth): migrate delete user and sign in operations to async AmplifyAuthTask (#2170)
* chore(Auth): migrate delete user and sign in operations to AmplifyTask

* chore(Auth): update confirm sign in task to cancel state listener token

* chore(Auth): clean up sign in auth category api

* chore(Auth): update confirm sign in task to cancel state listener token

* fix(Auth): fix failed auth unit test

* chore(Auth): update unit tests

* chore(Auth): clean up auth unit tests

* chore(Auth): remove depdency on AmplifyTask

* chore(Auth): move dispatch logic to AmplifyAuthTask

* chore(Auth): update AmplifyAuthTask fatalError

* chore(Auth): update AmplifyAuthTask to be protocol
2022-08-30 15:37:53 -05:00
..
AuthCategoryConfigurationTests.swift chore(Auth): migrate delete user and sign in operations to async AmplifyAuthTask (#2170) 2022-08-30 15:37:53 -05:00