0

I am implementing a signup functionality using mobile OTP authentication in my MERN application. Few questions I have related to this

  1. Do I need to install npm package of third party who provided the sendOTP API or Can I call third party SendOTP API directly from my code via HTPP.
  2. If both approach can be done, then which one to choose

0 Answers0