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

static verification code in emulator #4255

Closed
wants to merge 2 commits into from
Closed

static verification code in emulator #4255

wants to merge 2 commits into from

Conversation

cedvdb
Copy link

@cedvdb cedvdb commented Mar 5, 2022

This PR makes the verification code for phone authentication in the emulator to be static. The reason to use a static code instead of a randomly generated one is that it's much easier to predict in testing. It's also easier to predict in manual testing which makes the process easier where it is not needed to have to look at the emulator stdout.

I do not see a good reason to have random digits here.

@cedvdb
Copy link
Author

cedvdb commented Mar 18, 2022

@yuchenshi

@cedvdb cedvdb closed this by deleting the head repository Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant