aws-amplify / aws-amplify/amplify-cli

Authentication using phone number only

Open
#1,723 12 comments 11 reactions 0 assignees View on GitHub
auth feature-request p3 strategic
Dominant language
TypeScript
Stars
2.9k
Forks
825
Avg merge
11d 23h
Merged PRs (30d)
2

Description

**Is your feature request related to a problem? Please describe.**
Yes - when I tried using Amplify for authenticating users using a phone number and TOTP, I ran into some issues.

**Describe the solution you'd like**
I'd like there to be another "alternative sign in" option, where you can sign up/sign in using your phone number only (and TOTP for verification on both registration and login).

**Describe alternatives you've considered**
You could use the hash of the phone number as the username, the phone number as the password, and enable MFA. However, that would be extremely hack-y, and so I'd prefer not to use it.

**Additional context**
aws-amplify/aws-sdk-android#1012 (and more specifically https://github.com/aws-amplify/aws-sdk-android/issues/1012#issuecomment-505580288).

// cc @undefobj

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.