-
>**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=…
-
**Is your feature request related to a problem? Please describe.**
Currently images uploaded via the `Storage` api cannot be cached at all. Calling `Storage.get()` will return an URL which changes …
-
### 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…
-
**Describe the bug**
When using field level auth rules in the DataStore schema, performing a DataStore.save() saves null values in the local storage. The correct values are stored in Dynamo DB.
…
-
**Is your feature request related to a problem? Please describe.**
Yes, we have several clients that need SAML integration with their Amplify application and without the support, we had to create a c…
-
Any hints on how to use Cognito User Pools or AWS_IAM Auth instead?
sdeby updated
5 years ago
-
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 {
…
-
I wish to use this but already have a cognito user pool that I want to reuse. Can I attach the existing pool instead of creating one? Specifically, where can I configure the pool name/arn?
-
** Which Category is your question related to? **
Auth
** What AWS Services are you utilizing? **
Cognito
** Provide additional details e.g. code snippets **
Hi team,
We have an application us…
-
Hi all.
I am currently working on a project which requires a use-case that is similar to a lot of other applications I have been considering to migrate to Amplify. However, the only showstopper ri…