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

Verification of phone number #10

Open
natea opened this issue Oct 22, 2011 · 2 comments
Open

Verification of phone number #10

natea opened this issue Oct 22, 2011 · 2 comments

Comments

@natea
Copy link
Owner

natea commented Oct 22, 2011

Provide a user interface for the user to verify their phone number with Twilio. I think there is already code in views.py to do the actual verification, but we need to expose a UI for the user to do this one-time process, preferably at the same time that they are signing up for an account.

@teddywing
Copy link
Collaborator

A user's phone number is automatically and transparently verified when they sign up for an account. Currently there is no mechanism for an existing user to verify a new number or try a re-verification on their current number. Do we want to provide this functionality?

@natea
Copy link
Owner Author

natea commented Oct 24, 2011

Yes, I think if the verification fails for some reason, we need to provide a facility whereby they can try the verification again. Or if they change their phone number to something other than the one that they used when they registered, then we need to re-verify it.

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

No branches or pull requests

2 participants