Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in amazon-cognito

AWS Cognito delete-custom-attributes?

How to allow my user to reset their password on Cognito User Pools?

Amazon Cognito: How to stop getting "redirect_mismatch" error when redirecting from browser to Android app

How to use the code returned from Cognito to get AWS credentials?

How AWS Cognito User Pool defends against bruteforce attacks

AWS Cognito username/email login is case-sensitive

How to use AWS IoT to send/receive messages to/from Web Browser

AWS Cognito User Pool without a password

Can you export/migrate users out of AWS cognito, does it cause vendor lock-in?

AWS : Invalid identity pool configuration. Check assigned IAM roles for this pool

What is the REST (or CLI) API for logging in to Amazon Cognito user pools

How do I access the group for a Cognito User account?

aws-sdk amazon-cognito

Cognito auth flow fails with "Already found an entry for username Facebook_10155611263153532"

AWS cognito: What's the difference between Access and Identity tokens?

AWS Cognito: Best practice to handle same user (with same email address) signing in from different identity providers (Google, Facebook)

AWS Cognito - User stuck in CONFIRMED and email_verified = false

amazon-cognito

When I try to login using AWS Cognito I get an AccessDeniedException about my custom Lambda trigger

AWS Lambda API gateway with Cognito - how to use IdentityId to access and update UserPool attributes?

AWS Cognito as Django authentication back-end for web site

Should I use AWS Cognito "username" or "sub" (uid) for storing in database?