-
I am using amazon_cognito_identity_dart_2 package in my project. The version I am using is 3.6.5. During code review it has been highlighted that cryptographically weak encryption algorithms like "RSA…
-
Good evening,
I am integrating Cognito into my company platform for authentication and authorization.
Currently I have a web app in html5+css+javascript acting as a frontend for a REST server (res…
-
Hello, I tried [Implement Passwordless authentication with Amazon Cognito and WebAuthn](https://catalog.workshops.aws/cognito-webauthn-passwordless/en-US).
Then I got "Failed to activate face or touc…
-
### Describe the feature
Currently we use an AwsCutstomResource to get `cloudFrontDomainName` attribute for a [UserPoolDomain](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_cognito.Us…
-
### Background story
We would like to use the GetAccess Token using Client Credentials from Lambda to authenticate with Amazon Cognito
### What does this example accomplish?
The example will descri…
-
- [ ] email confirmation (refer to https://docs.amplify.aws/react/build-a-backend/auth/connect-your-frontend/sign-up/)
- [ ] add registered user to identity pool (refer to https://docs.aws.amazon.com…
-
Attempt adding Amazon Cognito integration for sign in, sign up, password resets, etc.
https://aws.amazon.com/cognito/
https://docs.aws.amazon.com/aws-sdk-php/v2/guide/service-cognitoidentity.html
…
-
I created my own user pool and I needed help in how to integrate my own user pool in the was-cognito-quickstart?
I am new to Angular so I am pretty confused. Could you help me with the checkpoints wh…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
With the following configuration
- Localstack Pro running in a Docker container on port 45…
-
### 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…