Closed cesarvarela closed 5 years ago
Hey I got inspired and implemented a strategy for authy/twilio, check out the docs here: https://nmaro.github.io/ooth/#authy-twilio
Since you will be the first to use it please review the implementation (it's 1 file): https://github.com/nmaro/ooth/blob/master/packages/ooth-authy/src/index.ts. I'm happy for a pr if you think it can be improved.
I need to support passwordless logins via SMS, would it be too complicated to add support for it?
Where should I start?