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): passwordless #14032

Closed jjarvisp closed 6 days ago

jjarvisp commented 6 days ago

Description of changes

The purpose of this pull request is to add support for passwordless sign in / sign up functionality.

Test Run: https://github.com/aws-amplify/amplify-js/actions/runs/11980650141?pr=14032

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.

github-actions[bot] commented 6 days ago

⚠️ This PR includes changes to the "aws-amplify" package.json file, which can have library-wide implications.

Please ensure that this PR:

ashika112 commented 6 days ago

Great work everyone! Thanks