Posts — page 11 of 14
Authentication with AWS Amplify and Android: Integrating Biometrics
This will be an in-depth series on authentication with [AWS Amplify]. Here are the topics I am going to cover, and I will update each blog with the links as I complete the…
Backend GraphQL: How to trigger an AWS AppSync mutation from AWS Lambda
This blog will explore a technique that opens up a whole new world of possibilities for notifying clients of results within a serverless application. Let’s say you have built a…
Authentication with AWS Amplify and Android: Integrating TOTP
This will be an in-depth series on authentication with [AWS Amplify]. Here are the topics I am going to cover, and I will update each blog with the links as I complete the…
Authentication with AWS Amplify and Android: 3rd Party OIDC Providers
This will be an in-depth series on authentication with [AWS Amplify]. Here are the topics I am going to cover, and I will update each blog with the links as I complete the…
Authentication with AWS Amplify and Android: Google Login
This will be an in-depth series on authentication with [AWS Amplify]. Here are the topics I am going to cover, and I will update each blog with the links as I complete the…
Learn to build mobile and web apps with AWS Amplify and Serverless Framework
There has always been a bit of a problem between deploying your backend and then integrating that same backend with your front end code. The front end needs to know where the back…
Authentication with AWS Amplify and Android: Facebook Login
This will be an in-depth series on authentication with [AWS Amplify]. Here are the topics I am going to cover, and I will update each blog with the links as I complete the…
Authentication with AWS Amplify and Android: Customizing the UI
This will be an in-depth series on authentication with [AWS Amplify]. Here are the topics I am going to cover, and I will update each blog with the links as I complete the…
Authentication with AWS Amplify and Android: The Basics
This will be an in-depth series on authentication with [AWS Amplify]. Here are the topics I am going to cover, and I will update each blog with the links as I complete the…
Let your analytics drive engagement: Endpoint profiles with AWS Amplify and Android
In my last article, I showed the current best way of integrating analytics into your Android app using Kotlin. The events are only half the story for engagement. You need to be…