Jithin Roy
Jithin Roy
Hosted UI is basically webpages, but `AWS Cognito` supports a few customization options. Please check their developer guide - https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-app-ui-customization.html
Currently this feature is not supported outside HostedUI in `AWS Cognito`. I will take this as a service feature request to `AWS Cognito` team.
Chime SDK is available in AWS Swift SDK - https://github.com/awslabs/aws-sdk-swift/tree/release/0.2.4/release/AWSChime. Can you check if this SDK unblocks you?
Closing this as duplicate https://github.com/aws-amplify/aws-sdk-ios/issues/606 , we will look into this issue and update soon.
We released User password auth as a flow type in the latest version of Amplify. Released in [v2.0.0](https://github.com/aws-amplify/amplify-swift/releases/tag/v2.0.0)
Released in v2.0.0
Hi @dan-codes1 Thank you for reaching us. Could you please clarify on what you mean by delete `source model of relational data using GraphQL` ? Are you deleting the an...
Cascade delete is supported only in Datastore and not in API GraphQL, you have to delete each item individually.
Marking this as a feature request, will update here when we have more info to share.
Closing this in favor of - https://github.com/aws-amplify/aws-sdk-ios/issues/4381