amplify-swift/Amplify/Categories/Auth
Sebastian Villena 08d7313870
chore: Fixing SwiftLint warnings (#2732)
* chore: Fixing SwiftLint warnings in Amplify project

* chore: Fixing SwiftLint warnings in APICategoryPlugin  project

* chore: Fixing SwiftLint warnings in AnalyticsCategoryPlugin project

* chore: Fixing SwiftLint warnings in AWSCognitoAuthPlugin project

* chore: Fixing SwiftLint warnings in DataStoreCategoryPlugin project

* chore: Fixing SwiftLint warnings in PredictionsCategoryPlugin project

* chore: Fixing SwiftLint warnings in StoragePlugin project
2023-02-08 15:06:41 -05:00
..
Error fix(DataStore): Various mutation sync fixes (#1355) 2021-08-04 14:14:09 -07:00
Internal fix: Fix data store mutation when restoring network (#1345) 2021-08-03 12:07:38 -07:00
Models feat (auth): add deleteUser API (#1582) 2022-01-19 18:15:31 -07:00
Operation fix(auth): fix deleteUser Combine support (#1652) 2022-03-01 10:10:58 -07:00
Request chore: Fixing SwiftLint warnings (#2732) 2023-02-08 15:06:41 -05:00
Result chore(auth): Updated code documentation comments (#1265) 2021-06-18 08:31:44 -07:00
AuthCategory+ClientBehavior.swift feat (auth): add deleteUser API (#1582) 2022-01-19 18:15:31 -07:00
AuthCategory+DeviceBehavior.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08: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 chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
AuthCategory.swift fix: Throw error when plugin added post-configure (#1150) 2021-04-13 08:34:21 -07:00
AuthCategoryBehavior+Combine.swift feat (auth): add deleteUser API (#1582) 2022-01-19 18:15:31 -07:00
AuthCategoryBehavior.swift feat (auth): add deleteUser API (#1582) 2022-01-19 18:15:31 -07:00
AuthCategoryConfiguration.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
AuthCategoryDeviceBehavior+Combine.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
AuthCategoryDeviceBehavior.swift chore: replaces deprecated class reserved word with AnyObject (#1293) (#1294) 2021-06-23 13:31:47 -07:00
AuthCategoryPlugin.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
AuthCategoryUserBehavior+Combine.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
AuthCategoryUserBehavior.swift chore: replaces deprecated class reserved word with AnyObject (#1293) (#1294) 2021-06-23 13:31:47 -07:00