Amazon web services – Unable to get the user email id from AWS cognito
I am facing an issue, i am not getting the user email id at all after the authentication is done by using AWS cognito. // import './App.css'; import React from 'react'; import {Amplify} from 'aws-amplify'; import awsmobile from './aws-exports'; import…