Closed MussieT closed 1 year ago
Thanks @MussieT i had plans for this but thanks for putting up the issue will work on this sooner
Hi, @lakhansamani I have created one separate model for smsVerificationRequests, and since it affects the databases can I submit a PR for this issue providing support for the SQL databases and MongoDB for the time being?
Sure I can add support for other dbs
@MussieT after taking a deep look into this PR, I have decide to merge SMSVerficiation code into OTP model itself as we don't need 2 models for managing this!
I have started working on this migration #368, mostly will be done by end of this week.
@lakhansamani I wasn't able to actively to work on issues due to different personal factors, but I appreciate the mention.
Feature Description
When running the
mobile_signup
mutation, the phone number has to be verified via SMS with providers like Twilio as described in issue #306Describe the solution you'd like
Steps.
(I have started working on it and will submit a PR very soon - with Twilio)