-
**Do you want to request a *feature* or report a *bug*?**
Possibly a *bug*
**What is the current behavior?**
Prior to version `3.0.2` ( last known working version is `2.0.2`) I could use subscrip…
-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searched fo…
-
So, I have used `amplify api add` and now have GraphQL and REST API in my project, but the auth for my REST API is using Cognito. How can I change that? I would like to use API Key authentication for …
-
### Is this related to a new or existing framework?
React Native
### Is this related to a new or existing API?
GraphQL API
### Is this related to another service?
_No response_
### Describe the …
-
### Description
_(Feedback from a customer)_
As a user I would like to be able to keep the state between Amplify Dart/Flutter libraries and Native libraries.
**Example Scenario (Explained by s…
-
>**Note**: If your feature-request is regarding the AWS Amplify Console service, please log it in the
[official AWS Amplify Console forum](https://forums.aws.amazon.com/forum.jspa?forumID=314&start=…
-
### On which framework/platform would you like to see this feature implemented?
React Native
### Which UI component is this feature-request for?
Other
### Please describe your feature-request in d…
-
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
I am working on an ionic app that uses amplify and cognito to do federated sigin.
sign in code as follows:
doLoginGoogle() {
this.ngZone.run(async () => {
try {
…