-
As per the https://github.com/aws/aws-cdk/issues/6765 tracking issue, CDK doesn't yet have construct support for all Cognito things. We can use escape hatches, but it would be good to have native supp…
-
### Describe the Bug
```
Terraform will perform the following actions:
# module.elasticsearch.aws_elasticsearch_domain_policy.default[0] will be updated in-place
~ resource "aws_elasticsea…
-
If I want to use amazon-cognito-identity-js as well as amazon-cognito-auth-js, then this plan fails because the two aws-cognito-sdk.min.js are not compatible with each other.
```
Uncaught TypeErro…
-
### Environment information
```plain text
npm ERR! could not determine executable to run
npm ERR! A complete log of this run can be found in: /Users/.../.npm/_logs/2024-07-03T19_02_20_332Z-debu…
-
This is half bug, half feature request, but I have decided that it fits better as a "bug" due to reasons listed below.
**Describe the bug**
The issue is described [here](https://stackoverflow.com/…
-
### Environment information
```plain text
System:
OS: Linux 6.5 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish)
CPU: (12) x64 Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
Memory: 53.89 GB / 6…
-
#### current
the client uses [svelte 3](https://github.com/systemaccounting/mxfactorial/blob/e8798948233035820380c8da88d52e8c04777673/client/package.json#L39)
#### expected
the client uses sv…
-
I'm trying to implement auth via link without password. E.g. user enter his email -> cognito send an email with link that user can click and login. It
It is supported by cognito via custom challeng…
-
### Terraform Core Version
1.6.2
### AWS Provider Version
5.31.0
### Affected Resource(s)
App client with client_credential mode
### Expected Behavior
Response to curl to get a token should be …
-
Originally opened by @pai911 https://github.com/awslabs/aws-mobile-appsync-sdk-ios/issues/262
**State your question**
Is it possible to use **AWSMobileClient** without using **Cognito User Pool**…