amplify-swift/AmplifyPlugins/Auth/Sources/AWSCognitoAuthPlugin/Service/Helpers
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
..
AuthUserAttribute+Helper.swift chore: Swift Lint clean up manual (#1930) 2022-06-17 16:03:56 -07:00
ListDevicesOutputResponse+Helper.swift fix(auth): Add OS specific check for targetSDK (#2068) 2022-08-02 21:01:51 -04:00
SignInResponseBehavior.swift fix(auth): Add OS specific check for targetSDK (#2068) 2022-08-02 21:01:51 -04:00
SignUpOutputResponse+Helper.swift feat(Auth): Fix platform disparities in Auth (#2365) 2022-09-28 20:29:56 -04:00