amplify-swift/AmplifyPlugins/Auth/Tests/AWSCognitoAuthPluginUnitTests/ActionTests/CredentialStore
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
..
ClearCredentialsTests.swift feat(auth): Changes the internal implementation of statemachine to structured concurrency (#2261) 2022-09-02 16:28:53 -07:00
LoadCredentialsTests.swift feat(auth): Changes the internal implementation of statemachine to structured concurrency (#2261) 2022-09-02 16:28:53 -07:00
MigrateLegacyCredentialStoreTests.swift feat(Auth): Fix platform disparities in Auth (#2365) 2022-09-28 20:29:56 -04:00
MockAmplifyCredentialStoreBehavior.swift feat(auth): Add advanced security feature to initiateAuth (#2078) 2022-08-05 09:21:54 -07:00
MockCredentialStoreBehavior.swift chore(Auth): remove CredentialStore in favor of KeychainStore (#2040) 2022-07-28 11:08:04 -05:00
StoreCredentialTests.swift test(auth): Fix test errors (#1914) 2022-06-17 10:11:27 -07:00