Steps taken so far: Set up new user pool in cognito Generate an app client with no secret; let's call its id user_pool_client_id Under the user pool client set
In my application users are created using admin_create_user (which doesn't send a verification code, but a temporary password instead), but they all other funct
I have setup and application which uses a React front-end and Expres/NodeJS back-end. There is an ALB in the mix as well. So, here is how the flow goes: The ALB
When I update the cognito users' email attribute via the updateAttribute or adminUpdateAttribute API, email_verified will be set to false. So I'd like to set em
We are building a web application that need some features of user managements : admin user, admin group, business team groups, public user, ba
I want to use aws amplify for an app I am making, but I can't figure out how to change the background of the login/sign up screens using withAuthenticator. Can
I've recently implemented an API Gateway as a proxy with a single proxy endpoint. I'm using Cognito as authorisation mechanism and as long as I have only one u
I have created an API Key and added it to my functions. I have then deployed the api and tested it but still get: "message": "Forbidden" How do I pass the api
I have a Cognito set up in eu-central-1 and now I need SMS MFA to be activated in Cognito. AWS docs tells me that Cognito will send SMS through AWS SNS however,
So I want to create a game, but I don't want to store user sensitive data on my server (due to new laws ... etc). So I thought cognito might work out well. I re
We've been writing some code to test our endpoints and the authentication process. We use Cognito for authentication, our endpoints require an access token with