amplify-swift/AmplifyPlugins/Core/AWSPluginsCore/Auth
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
..
AuthPluginBehavior chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
Configuration feat: Add AWSPluginsCore and change AuthServiceBehavior (#8) 2022-06-15 13:53:50 -07:00
Provider feat(Auth): Fix platform disparities in Auth (#2365) 2022-09-28 20:29:56 -04:00
AWSAuthModeStrategy.swift fix(datastore): remove consumers of deprecated auth methods from the DataStore plugin (#2063) 2022-08-03 07:57:02 -06:00
AWSAuthService.swift chore(Auth): migrate auth operations to async AmplifyAuthTasks (#2238) 2022-08-31 16:36:06 -05:00
AWSAuthServiceBehavior.swift chore(Auth): migrate auth operations to async AmplifyAuthTasks (#2238) 2022-08-31 16:36:06 -05:00
AWSAuthorizationType.swift fix(DataStore): Fallback when missing auth rule providers to API requirements (#1465) 2021-10-14 13:26:03 -04:00