Front-End Web & Mobile
Tag: JavaScript
Integrate the AWS SDK for JavaScript into a React App
In our last blog post, I showed how to create a React app using the create-react-app tool provided by Facebook, and then deploy the app to a content delivery network driven by AWS Mobile Hub, HAQM S3, and HAQM CloudFront. This enables you to produce dynamic single page applications (SPAs) and serve them to a […]
AWS Mobile App Backend with Hybrid Apps
This post was co-authored by Leo Drakopoulos, AWS Solutions Architect. Today we would like to tell you about a new solutions brief for building serverless mobile backend solutions on AWS, and a step-by-step walkthrough for implementing this pattern, using the Ionic framework on AWS Answers. Like other solutions on AWS Answers, this one was built by […]
Customizing HAQM Cognito User Pool Authentication Flow
Introduction Modern authentication flows incorporate new challenge types, in addition to a password, to verify the identity of users. For example, these challenge types include CAPTCHAs or dynamic challenge questions. With HAQM Cognito Your User Pools, we now have a flexible authentication flow that you can customize to incorporate additional authentication methods and support dynamic […]
Using webpack with the HAQM 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 HAQM Cognito Identity SDK for JavaScript and who also use the popular webpack module bundler. In July 2016, HAQM Web Services launched HAQM Cognito […]
Accessing Your User Pools using the HAQM Cognito Identity SDK for JavaScript
Introduction In April, we launched the beta version of a new HAQM Cognito feature called Your User Pools. Among other functionality, the User Pools feature makes it easy for developers to add sign-up and sign-in functionality to web apps. AWS Mobile SDKs for Android, JavaScript, and iOS are available with this beta launch. In this […]
Use HAQM Mobile Analytics with your JavaScript enabled apps
Update: April 30, 2018: We’ve discontinued HAQM Mobile Analytics. HAQM Pinpoint now provides the analytics features that HAQM Mobile Analytics previously offered. If you’re new to Mobile Analytics, you can integrate the mobile analytics features of HAQM Pinpoint into your app. If you currently use HAQM Mobile Analytics, you can migrate to HAQM Pinpoint. Since […]
Use HAQM Cognito in your website for simple AWS authentication
Warning (Nov 2017): The content below is outdated. Updated content is forthcoming. HAQM 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 […]