jonmarkgo / TwilioNodePhoneVerification

Twilio SMS + Node.js Phone Verification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How does the totp value is validated?

uri-may opened this issue · comments

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?

  • I might not fully understand the proper usage of the totp protocol.

Thanks for the sample anyways - it's great.

TypeError: Cannot read property 'prototype' of undefined

I am unable to solve this ISSUE