-
**Updated**: The update is live. You can view the PR for the update [here](https://github.com/AnomalyInnovations/serverless-stack-com/pull/207). Here are the changes to the [tutorial](https://github.c…
-
**Is your feature request related to a problem? Please describe.**
I am maintaining my infrastructure via AWS-CDK (instead of using Amplify CLI), but I do use the Amplify JS library for React Native …
-
**Is your feature request related to a problem? Please describe.**
Many tests perform much worse on Windows than on Linux, which is slowing down the overall CI builds.
This is then amplified if we h…
-
Amplify is great, Svelte is great - but the two do not currently play well together.
I've managed to get Svelte running alongside the Amplify backend and some of the APIs but the JS tutorial for Au…
-
### Description
We need to refactor how we call Lob API to prevent server side request forgery
### Directions:
In file https://github.com/ProgramEquity/amplify/blob/2f7cb92e3140c8753b68abf1ac3c717…
-
-
### Description
Hi,
I am having problems in using aws_sig4. What I am doing is,
1. Login via AWS cognito.
2. Get user credentials via final result = await cognitoPlugin.fetchAuthSession…
-
-
As we start relying on automated test execution to deploy our application we want to know how well tested are our applications. One of the most common metrics is code coverage. Since AppSync relies on…
-
Right now `Amplify.Auth.signInWithWebUI` only opens to the login page. The customer can always click "Sign up", but that text is hidden at the bottom of the page and not very noticeable.
I'd like …