Aashish K Jha
Results
2
comments of
Aashish K Jha
trafficstars
@eight04 Hi, I am trying to create this directive in angular v7, I can feel it is taking lots of time to understand the code. But thanks a lot for...
@Zorail @balakrishna222111 i am getting identity_id from AWS.config.credentials.get((err) => { if (err) { alert("Error: " + err); return; } alert("Cognito Identity Id: " + AWS.config.credentials.IdentityId); }); Now what should be...