freecodecamp-london / yak

Yak chat application api server.
MIT License
2 stars 0 forks source link

Verification #5

Open jakeklassen opened 8 years ago

jakeklassen commented 8 years ago

Sinch

We'll be using Sinch for their PIN SMS verification process. The rates are reasonable.

In the how to use they go over go solutions to handling verifications. Currently we've been leaning towards application signed requests (API server). Is there any reason not to go this route? Considering their mobile/web SDK approach is considered recommended and we will have a web client.

We'll revisit this as a possible solution for two way authentication via SMS.

natac13 commented 8 years ago

Shall we close this open and open up one for passport? or leave open since it is still part of 2-way verification

jakeklassen commented 8 years ago

Let's leave it here to revisit for two way. I will clear out the issue I noted since that won't matter now.