Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing word in invalid SMS verification code error message #4692

Closed
chiptech-kirk opened this issue Mar 30, 2021 · 1 comment · Fixed by #4962
Closed

Missing word in invalid SMS verification code error message #4692

chiptech-kirk opened this issue Mar 30, 2021 · 1 comment · Fixed by #4962

Comments

@chiptech-kirk
Copy link

  • Operating System version: Windows 10
  • Browser version: Firefox 87
  • Firebase SDK version: 8.3.1
  • Firebase Product: auth

Messages like "The SMS verification code used to create the phone auth credential is invalid. Please resend the verification code sms and be sure [to] use the verification code provided by the user." are missing the word 'to' as marked.

I found matches for 'be sure use' in:

packages/auth/src/error_auth.js
packages-exp/auth-exp/src/api/authentication/mfa.test.ts
packages-exp/auth-exp/src/api/authentication/sms.test.ts
packages-exp/auth-exp/src/api/authentication/sms.test.ts
packages-exp/auth-exp/src/core/errors.ts

@looptheloop88
Copy link

Hi @chiptech-kirk, I was able to replicate the issue. I've filed an internal bug for this, however there's no definite timelines or details for when it will be fixed. I will keep this thread posted for any updates.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants