Front-End Web & Mobile

Tag: JavaScript

Using webpack with the Amazon Cognito Identity SDK for JavaScript

This blog post is aimed at developers of all experience levels who develop and deploy JavaScript based applications (whether server-side with Node.js or client side) that incorporate the AWS SDK, the Amazon Cognito Identity SDK for JavaScript and who also use the popular webpack module bundler. In July 2016, Amazon Web Services launched Amazon Cognito […]

Use Amazon Mobile Analytics with your JavaScript enabled apps

Update: April 30, 2018: We’ve discontinued Amazon Mobile Analytics. Amazon Pinpoint now provides the analytics features that Amazon Mobile Analytics previously offered. If you’re new to Mobile Analytics, you can integrate the mobile analytics features of Amazon Pinpoint into your app. If you currently use Amazon Mobile Analytics, you can migrate to Amazon Pinpoint. Since […]

Use Amazon Cognito in your website for simple AWS authentication

Warning (Nov 2017): The content below is outdated. Updated content is forthcoming. Amazon Cognito helps you create unique identifiers for your end users that are kept consistent across devices and platforms. Cognito also delivers temporary, limited-privilege credentials to your application to access AWS resources. Over the past few weeks, the team has been working hard […]