Front-End Web & Mobile

Tag: Amazon SES

One-time Password Authentication with the Amplify Libraries for Swift

There are many types of authentication flows for different apps, but using a one-time password (OTP) is one of the more mainstream authentication flows users expect from an app. An OTP flow consist of a user providing either a username or email address and receiving a code (usually 6 digits) via an email or text […]