aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.44k stars 2.13k forks source link

feat(auth): add support for Email MFA #13945

Closed jjarvisp closed 3 weeks ago

jjarvisp commented 1 month ago

Description of changes

The purpose of this pull request is to enable support for multi-factor authentication with email.

Issue #, if available

Description of how you validated changes

Checklist

Checklist for repo maintainers

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.