amplify-swift/Amplify/Categories/Auth/Models
Harshdeep Singh b8dbc7098c
feat(Auth): Fix platform disparities in Auth (#2365)
* feat(Auth): Fix auth sign up result disparity

* fix(Auth): change the resend user attribute code for platform parity

* fix(Auth): Add plugin level options for providing user attributes and metadata during confirming sign in

* fix(Auth): Add reset password plugin option

* fix(Auth): Remove expiration from user pool tokens

* fix(Auth): rename user pool tokens in session result

* fix(Auth): Rename AWS credentials

* fix(Auth): renaming access key

* fix(Auth): renaming secret key

* fix(Auth): rename sessionKey to sessionToken

* reverting the change to the migration logic

* Revert "fix(Auth): Remove expiration from user pool tokens"

This reverts commit a2b03bb281.

* fix(Auth): Remove expiration from user pool tokens

* fix(Auth): use validation data in sign in API
2022-09-28 20:29:56 -04:00
..
AuthCodeDeliveryDetails.swift feat(Auth): Creating a unit test harness for cross platform API tests (#2309) 2022-09-20 18:50:19 -04:00
AuthDevice.swift chore(auth): Updated code documentation comments (#1265) 2021-06-18 08:31:44 -07:00
AuthEventName.swift feat (auth): add deleteUser API (#1582) 2022-01-19 18:15:31 -07:00
AuthProvider.swift feat(Auth): Adding implementation for federation to identity pools (#2172) 2022-08-19 11:29:05 -04:00
AuthSession.swift chore(auth): Updated code documentation comments (#1265) 2021-06-18 08:31:44 -07:00
AuthSignInStep.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
AuthSignUpStep.swift feat(Auth): Fix platform disparities in Auth (#2365) 2022-09-28 20:29:56 -04:00
AuthUpdateAttributeStep.swift chore(auth): Updated code documentation comments (#1265) 2021-06-18 08:31:44 -07:00
AuthUser.swift chore(auth): Updated code documentation comments (#1265) 2021-06-18 08:31:44 -07:00
AuthUserAttribute.swift feat(Auth): Creating a unit test harness for cross platform API tests (#2309) 2022-09-20 18:50:19 -04:00
DeliveryDestination.swift feat(Auth): Creating a unit test harness for cross platform API tests (#2309) 2022-09-20 18:50:19 -04:00