-
Add Cognito to Oauth examples here https://docs.chainlit.io/authentication/oauth
-
### Describe the issue
i have downloaded template.csv and include some row data in.
i want create job import users by aws sdk, by that step:
- create CognitoIdentityServiceProvider
- use provide…
-
I am getting a successful response when using `@aws_auth(cognito_groups: ["users"])`. However, when I attempt to use `@aws_cognito_user_pools(cognito_groups: ["users"])`, I receive the following error…
-
**Description**
We should be able to access the AwsProxyRequest object when usng the amazon-lambda-http extension. This could be to retrieve context information from a lambda authorizer https://docs.…
-
Hi,
I am using the Magic Link feature in a Next.js project.
I can input the email address to which I want to receive the magic link, and I receive the Magic link in an email.
But when I click on th…
-
See Cognito docs on how to revoke tokens via the AWS JavaScript SDK: https://docs.aws.amazon.com/cognito/latest/developerguide/token-revocation.html
Same issue in Scout: https://github.com/tnc-ca-g…
-
### 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…
israx updated
2 months ago
-
### 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…
-
### Describe the issue
For the "Logins" Input Parameter, the "Amazon Cognito user pool" option provides the format "cognito-idp..amazonaws.com/YOUR_USER_POOL_ID" while it should be "cognito-idp.YOUR_…
-
How to integrate passkeys with Amazon Cognito in Flutter?