twilio/twilio-video-app-react

Passcode verification

danielbencke opened this issue · 2 comments

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

Hi @danielbencke ,

Can you describe your approach towards passcode verification?

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.