Passcode verification
danielbencke opened this issue · 2 comments
danielbencke commented
Hi. I am doing a different approach to handling a passcode verification and is still not clear how is that being checked to log in since the API_PASSCODE environment variable contains only part of the whole passcode to log in. Anything would be helpful. Thanks
manjeshbhargav commented
Hi @danielbencke ,
Can you describe your approach towards passcode verification?
danielbencke commented
Hi @danielbencke ,
Can you describe your approach toward passcode verification?
I want to be able to see and understand where the passcode is being checked in my code inside Twilio serverless environment before sending it back as 200 response.