packages/auth/src/Auth.ts (8 lines): - line 699: const clientMetadata = this._config.clientMetadata; // TODO: verify behavior if this is override during signIn - line 779: const clientMetadata = this._config.clientMetadata; // TODO: verify behavior if this is override during signIn - line 1144: //TODO: Check return type void - line 1184: // TODO: change to rejects in refactor - line 1349: const clientMetadata = this._config.clientMetadata; // TODO: verify behavior if this is override during signIn - line 1367: const clientMetadata = this._config.clientMetadata; // TODO: verify behavior if this is override during signIn - line 1531: const clientMetadata = this._config.clientMetadata; // TODO: verify behavior if this is override during signIn - line 1697: const clientMetadata = this._config.clientMetadata; // TODO: verify behavior if this is override during signIn packages/auth/src/Errors.ts (3 lines): - line 27: // TODO: Delete the following 2 lines after we change the build target to >= es2015 - line 43: // TODO: Delete the following 2 lines after we change the build target to >= es2015 - line 81: // TODO: should include a list of valid sign-in types packages/datastore-storage-adapter/src/SQLiteAdapter/SQLiteAdapter.ts (3 lines): - line 193: // TODO: use SQL JOIN instead - line 234: // TODO: Lazy loading - line 325: // TODO: use FKs in relations and have `ON DELETE CASCADE` set packages/analytics/src/Providers/AWSPinpointProvider.ts (3 lines): - line 472: // TODO: implement retry with exp back off once exp function is available - line 531: // TODO: remove this middleware once a long term fix is implemented by aws-sdk-js team. - line 596: // TODO FIXME: Find a middleware to do this with AWS V3 SDK packages/amplify-ui-components/src/components/amplify-confirm-sign-up/amplify-confirm-sign-up.tsx (3 lines): - line 99: // TODO: Use optional chaining instead - line 243: // TODO: Add validation - line 244: // TODO: Prefix packages/amplify-ui-components/src/components/amplify-sign-up/amplify-sign-up.tsx (2 lines): - line 185: // TODO: Add validation - line 186: // TODO: Prefix packages/datastore/src/sync/processors/subscription.ts (2 lines): - line 255: // TODO Should this use `this.amplify.Auth` for SSR? - line 266: // TODO Should this use `this.amplify.Auth` for SSR? packages/datastore/src/storage/adapter/AsyncStorageAdapter.ts (2 lines): - line 218: // TODO: Lazy loading - line 355: // TODO: refactor this to use a function like getRelations() packages/datastore/src/sync/processors/mutation.ts (2 lines): - line 300: // TODO: Check errors on different env (react-native or other browsers) - line 305: // TODO: add on ConflictConditionalCheck error query last from server packages/datastore/src/datastore/datastore.ts (2 lines): - line 1185: // @ts-ignore TODO: fix this TSlint error - line 1218: // TODO: abstract this function into a util file to be able to write better unit tests packages/pubsub/src/Providers/AWSAppSyncRealTimeProvider.ts (1 line): - line 492: // TODO: emit event on hub but it requires to store the id first packages/api-rest/src/types/index.ts (1 line): - line 61: // TODO: remove this once unauth creds are figured out packages/storage/src/providers/AWSS3ProviderManagedUpload.ts (1 line): - line 312: /* TODO: streams and files for nodejs packages/datastore/src/storage/adapter/IndexedDBAdapter.ts (1 line): - line 346: // TODO: Lazy loading packages/amplify-ui-components/src/components/amplify-sign-in/amplify-sign-in.tsx (1 line): - line 222: // TODO: handle hint better packages/pubsub/src/PubSub.ts (1 line): - line 187: // complete: observer.complete, // TODO: when all completed, complete the outer one packages/aws-amplify-react-native/src/Auth/RequireNewPassword.tsx (1 line): - line 37: // TODO: Add required attributes keys packages/amplify-ui-components/src/common/audio-control/visualizer.ts (1 line): - line 28: canvasCtx.strokeStyle = !color || color === '' ? '#ff9900' : color; // TODO: try separate css variable packages/datastore/src/sync/utils.ts (1 line): - line 608: // TODO: add docs link once available packages/core/src/Util/DateUtils.ts (1 line): - line 8: // Comment - TODO: remove packages/aws-amplify-vue/src/Amplify.vue (1 line): - line 6: // TODO: FIX SPREAD OPERATOR ERROR IN CIRCLECI TO ELIMINATE EXPLICIT IMPORTS AND USE BARRELS packages/pushnotification/src/PushNotification.ts (1 line): - line 238: // TODO: The service should provide data in a consistent format similar to iOS packages/amplify-ui-components/src/components/amplify-auth-fields/component-field-mapping.tsx (1 line): - line 57: // TODO: Will create a phone field component once the dial country code component is in packages/amplify-ui-components/src/components/amplify-toast/amplify-toast.tsx (1 line): - line 18: TODO #170365145: Work on a helper function that will populate and packages/auth/testSequencer.js (1 line): - line 9: // TODO: Remove @jest/test-sequencer packages/datastore-storage-adapter/src/SQLiteAdapter/SQLiteDatabase.ts (1 line): - line 17: // TODO: make these configurable packages/amplify-ui-components/src/common/types/auth-types.ts (1 line): - line 1: // TODO: Move these values to or extract them from the Cognito Provider in the Auth category for Auth V2 packages/datastore/src/sync/outbox.ts (1 line): - line 18: // TODO: Persist deleted ids packages/datastore/src/sync/index.ts (1 line): - line 317: // TODO: extract to function packages/aws-amplify-react-native/src/Auth/withOAuth.tsx (1 line): - line 28: // TODO: Type these functions packages/amplify-ui-components/src/components/amplify-sign-out/amplify-sign-out.tsx (1 line): - line 29: // TODO: Federated Sign Out packages/aws-amplify-react-native/src/AmplifyTheme.ts (1 line): - line 16: // TODO: Add more specific theme object with keys