jonmarkgo / TwilioNodePhoneVerification

Twilio SMS + Node.js Phone Verification
37 stars 22 forks source link

How does the totp value is validated? #1

Open uri-may opened 10 years ago

uri-may commented 10 years ago

Shouldn't there be a step in which the totp code is validated and checked that it's the right time window? Probably in the socket.on('verify') event?

Thanks for the sample anyways - it's great.

sivasai081 commented 7 years ago

TypeError: Cannot read property 'prototype' of undefined

I am unable to solve this ISSUE