Top "Amazon-cognito" questions

Amazon Cognito is a simple user identity and data synchronization service that helps securely manage and synchronize mobile app data.

Firebase authentication vs AWS Cognito

We are building a mobile and web app on AWS using API Gateway and Lambda and are currently evaluating if …

amazon-web-services firebase google-analytics firebase-authentication amazon-cognito
AWS Cognito Error: 'identityPoolId' failed to satisfy constraint

I am new Cognito. I am trying to implement AWS Cognito using Lambda. This is the tutorial I am following. …

amazon-web-services amazon-cognito
How do i integrate amazon cognito login in postman

I was using Amazon Cognito user pool for login.When i access my web application i will redirect to https://&…

postman amazon-cognito
How to generate access token for an AWS Cognito user?

I' using Cognito user pool for securing my API gateway . Now I would like to make requests to my API …

amazon-web-services aws-api-gateway amazon-cognito aws-cognito
AWS Cognito Invalid identity pool configuration

I am using the AWS Javascript API and trying to get the assigned cognito id: AWS.config.credentials.get(function(…

amazon-web-services amazon-cognito amazon-javascript-sdk
Which one is better to user between Parse, Firebase and AWS Cognito?

I am willing to use synchronisation service for my application. But I want to choose the best one. I want …

amazon-web-services parse-platform firebase amazon-cognito
Amazon Cognito: How to stop getting "redirect_mismatch" error when redirecting from browser to Android app

I am trying to create a Android project where I authorize a user by having him log into Amazon Cognito …

android redirect oauth httprequest amazon-cognito
How to get the Cognito Identity id in AWS Lambda

How can I get the identity id of the user (logged in by AWS Cognito) that invoked an AWS Lambda …

amazon-web-services amazon-cognito aws-lambda
How to edit user attributes in AWS Cognito User Pool for specific user?

I'm using AWS Cognito User Pool and have created some users. Now I would like to change some of the …

amazon-web-services amazon-cognito