-
The `User` type is complicated because it involves both user data stored in DynamoDB (username, image ids, # of games played), as well as a series of authentication credentials and authorization roles…
-
AWS-Cognito Registrierung
https://aws.amazon.com/cognito/
https://catalog.workshops.aws/wyld-pets-cognito/en-US
https://docs.aws.amazon.com/cognito/latest/developerguide/getting-started-test-applicat…
-
### Description
This is a request to allow the `lambda_config` attribute for `aws_cognito_user_pool` to be set after its creation. Within the AWS console you are permitted to add and remove these c…
-
### How did you install the Amplify CLI?
npm
### If applicable, what version of Node.js are you using?
22.8
### Amplify CLI Version
12.11.1
### What operating system are you using?
Mac
### Did…
-
Work with UCS and UI/UX
Requires a fork of STAC Browser in unity-sds github
-
### 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-am…
-
Running this command fails with missing permission on CongnitoUserPool
`tenant % npm run cdk -- deploy \
-c tenantId=ds-minilab \
-c environment=dev-anne \
-c administratorEmail=anne+sifadmin…
-
### The problem
After adding the integration, I am getting:
```
Failed setup, will retry:
Check the logs
```
However, the only thing i see in the logs is token refreshing, which seems benign…
-
https://avni.freshdesk.com/a/tickets/4722
### Issue:
Currently the set password doesn't expire. If we want do a feature where the password expires after the configured number of days in the organisat…
-
### Description
My users ( When the user signs up) are typing. emails. like. [Xaaaa@a.com](mailto:Xaaaa@a.com). and this ugly email with lower and upper case, is stored into cognito users pool. I …