We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Thanks for this great module.
Is there a way to limit the generated code to 4 digits? currently some times it generates 5 digits.
The text was updated successfully, but these errors were encountered:
Hi @meshal500! At the moment there is no configuration option to define how many digits to use for the code. But a PR would be most welcome! This line is where the code is generated: https://github.com/mcwebb/angular-twilio-verification/blob/master/angular-twilio-verification.js#L19 And you could provide an additional config method like the setFromNumber.
setFromNumber
Sorry, something went wrong.
No branches or pull requests
Hi,
Thanks for this great module.
Is there a way to limit the generated code to 4 digits? currently some times it generates 5 digits.
The text was updated successfully, but these errors were encountered: