JoshuaBuditama / slowvid

0 stars 2 forks source link

Issues/23 voluntary sign up #77

Open PangKung2018 opened 3 years ago

PangKung2018 commented 3 years ago

using twilio API to implement the phone number OTPverification.

Front-end:

OTP: (constrain of resending OTP for 30 second)

Receive OTP:

cskeogh commented 3 years ago

You use real SMSs rather than mock SMSs? How do you propose the Twilio account works? If there a shared account for all Slowvid developers? Or each developer signs up to Twilio? 5c per sms? Do we need the $6 per month package? https://www.twilio.com/sms/pricing/au

PangKung2018 commented 3 years ago

There is not needed to pay for the Twilio account, there is a $15.5 credit for every new project, I don't know is it because I selected student tier when I create a project, every successful verification spent $0.11, I think it is enough to demonstrate 100times. Also, if the credit is gone, I reckon we can just create a new project in Twilio can copy the key into our app again.