AWS Cognito – Get a code after entering Coginto username and password using authorization endpoint
I have cognito user pool defined. When I run my app, it shows a custom login page (not hostedUI page), when I enter username and password, I want to get a code after clicking on signin
button.