israx

Results 7 issues of israx

#### Description of changes it adds the webpack bundle size analyzer plugin #### Issue #, if available #### Description of how you validated changes #### Checklist - [x] PR description...

#### Description of changes It add the webpack bundle size analyzer and a script that allows analyze the bundle size of the auth package #### Issue #, if available ####...

#### Description of changes Build cleanup This change doesn't alter the current build process. However, It adds a `tsconfig.json` file on every package that can be consumed by libraries that...

Please make sure to read the Pull Request Guidelines: https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#pull-requests --> #### System Requirements - Node 16.14.0 #### Description of changes - ignores deprecated UI packages from lerna to allow...

#### Description of changes: This change adds `signInWithRedirect` examples using hub #### Related GitHub issue #, if available: #### verification: ![oauth-examples](https://github.com/aws-amplify/docs/assets/70438514/01908b6e-97cd-473a-aa53-d7a53a26ecba) ### Instructions **If this PR should not be merged...

#### Description of changes This change will enable delimiter support by passing a `Delimiter` option in the underlying `ListObjectsV2` API. Main changes to list API: - add `subpathStrategy` to input...

#### Description of changes `Amplify.configure` will call `oAuthListener` and it will pass the Auth config. This `oAuthListener` is responsable for completing an OAuth flow. However when `Amplify.configure` is called more...