Skip to content

aalej/issue-5853-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a repro that uses Javascript

Issue: When creating a user, the same phone number can be registered more than once if it has a different format.

Steps to reproduce

  1. Run firebase emulators:start --project demo-project.
  2. Open hosting web app (http:127.0.0.1:5000).
  3. Click button "+15555550100".
  4. Enter code.
  5. Emulator UI will show the number "+15555550100" being registered
  6. Click button "+1(555)5550100".
  7. Enter code.
  8. Emulator UI will show the number "+1(555)5550100" being registered as well

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages