amplify-swift/Amplify/Categories/Auth
Harshdeep Singh ae9d274854
feat(Auth): Modify getCurrentUser to throw (#2368)
* feat(Auth): Modify getCurrentUser to throw

* update integration tests

* fix build error
2022-09-29 10:45:37 -04:00
..
Error feat(Auth): Adding force refresh token workflow (#2141) 2022-08-13 14:37:44 -04:00
Internal fix: make TaskGroups wait for all tasks to complete during resets (#2107) 2022-08-08 15:48:12 -06:00
Models feat(Auth): Fix platform disparities in Auth (#2365) 2022-09-28 20:29:56 -04:00
Request feat(Auth): Fix platform disparities in Auth (#2365) 2022-09-28 20:29:56 -04:00
Result feat(Auth): Creating a unit test harness for cross platform API tests (#2309) 2022-09-20 18:50:19 -04:00
AuthCategory+ClientBehavior.swift feat(auth): Change signout api to include the underlying error (#2277) 2022-09-08 11:54:21 -07:00
AuthCategory+DeviceBehavior.swift chore(Auth): migrate auth operations to async AmplifyAuthTasks (#2238) 2022-08-31 16:36:06 -05:00
AuthCategory+HubPayloadEventName.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
AuthCategory+UserBehavior.swift feat(Auth): Modify getCurrentUser to throw (#2368) 2022-09-29 10:45:37 -04:00
AuthCategory.swift chore: adds preconditionFailure support for testing with Swift Concurrency (#1793) 2022-06-15 14:07:32 -07:00
AuthCategoryBehavior.swift feat(auth): Change signout api to include the underlying error (#2277) 2022-09-08 11:54:21 -07:00
AuthCategoryConfiguration.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
AuthCategoryDeviceBehavior.swift chore(Auth): migrate auth operations to async AmplifyAuthTasks (#2238) 2022-08-31 16:36:06 -05:00
AuthCategoryPlugin.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
AuthCategoryUserBehavior.swift feat(Auth): Modify getCurrentUser to throw (#2368) 2022-09-29 10:45:37 -04:00