Amazon Cognito is a simple user identity and data synchronization service that helps securely manage and synchronize mobile app data.
I am configuring an app with various frontends (mobile and web apps) and a single API backend, powered by Lambda …
oauth oauth-2.0 aws-api-gateway amazon-cognito aws-cognitoI want to write BDD tests for my nodejs based API which uses AWS cognito as user authentication service, but …
node.js amazon-web-services aws-sdk hapijs amazon-cognitoI can see the user's assigned User Pool group in the returned user data object in the console after logging …
amazon-web-services amazon-cognito aws-amplifyJust reading the docs, they seem very similar to me so I can't really discern why to use one over …
amazon-web-services jwt amazon-cognitoThe AWS documentation indicates that it is possible for an admin to create a user pool user in AWS Cognito …
javascript amazon-web-services amazon-cognito aws-sdk-jsI am building an Alexa Skill that will implement Account Linking. When a user uses my skill, they would have …
amazon-web-services oauth-2.0 aws-lambda amazon-cognito alexa-skillI have a user base with identity and authentication managed by keycloak. I would like to allow these users to …
amazon-web-services single-sign-on amazon-cognito openid-connect keycloakMy app creates a custom attribute "userType" for each new signed-up user. Now I would like this "userType" claim/attribute …
aws-lambda amazon-cognitoThere is add-custom-attributes command in cognito-idp but no delete-custom-attributes? How do I delete them?
amazon-web-services amazon-cognitoI am trying to assign an own domain name to a user pool for Cognito and facing an issue that …
amazon-web-services amazon-cognito aws-cognito