amplify-swift/AmplifyPlugins/Core/AWSPluginsCore/Auth/Provider
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
..
APIKeyProvider.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
AmplifyAWSCredentialsProvider.swift feat(Auth): Fix platform disparities in Auth (#2365) 2022-09-28 20:29:56 -04:00
AmplifyAWSSignatureV4Signer.swift chore: disabled swiftlint where needed and ran swiftlint (#1846) 2022-06-15 14:09:20 -07:00
AuthAWSCredentialsProvider.swift feat(Auth): Fix platform disparities in Auth (#2365) 2022-09-28 20:29:56 -04:00
AuthCognitoIdentityProvider.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
AuthCognitoTokensProvider.swift feat(Auth): Fix platform disparities in Auth (#2365) 2022-09-28 20:29:56 -04:00
AuthTokenProvider.swift fix: remove dependencies on deprecated auth methods from amplify core (#2003) 2022-07-18 15:04:01 -04:00
IAMCredentialProvider.swift feat: Add AWSPluginsCore and change AuthServiceBehavior (#8) 2022-06-15 13:53:50 -07:00