Tyler-Larkin
Tyler-Larkin
*Issue #, if available:* *Description of changes:* Added OIDC parameters to Authenticator. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under...
*Description of changes:* Release 2.8.0 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
The Amplify JS has support for [Custom Token Providers](https://docs.amplify.aws/react/build-a-backend/auth/advanced-workflows/#custom-token-providers). This feature is for bringing similar functionality to Amplify Flutter.
*Issue #, if available:* *Description of changes:* updated zIsWeb check to support WASM By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution,...
*Issue #, if available:* #5784 *Description of changes:* Auth user pool endpoint configuration was not included in the mapping from AmplifyConfig to AmplifyOutputs. This change adds a `userPoolEndpoint` field to...
The Amplify JS has support for [Custom Token Providers](https://docs.amplify.aws/react/build-a-backend/auth/advanced-workflows/#custom-token-providers). This feature request is for bringing similar functionality to Amplify Android.
The Amplify JS has support for [Custom Token Providers](https://docs.amplify.aws/react/build-a-backend/auth/advanced-workflows/#custom-token-providers). This feature request request is for bringing similar functionality to Amplify Swift.
### Describe the bug Queries/mutate calls against specific models (or join tables) are taking excessive amounts of time. A single mutate is averaging 5.4 seconds and a simple query for...