tiniyo / nodejs-otp-verification

This repository help to verify phone number using sms/call OTP with nodejs.

Home Page:https://tiniyo.com

Repository from Github https://github.comtiniyo/nodejs-otp-verificationRepository from Github https://github.comtiniyo/nodejs-otp-verification

Nodejs-otp-verification

This repository help to verify phone number using sms/call OTP with nodejs.

Project Image


Requirements


Setup

  • Open terminal.
  • Clone the nodejs-otp-verification into your go path and change directory to cloned repository.
    $ git clone "https://github.com/Akshat-vishwakarma/nodejs-otp-verification.git"
    $ cd nodejs-otp-verification
    $ npm install

Project Image

  • Make a new file ".env" and write your TINIYO API Key and Secret Key as-
AuthID=XXXXXXXXXXXXX
AuthSecretID=XXXXXXXXXXXXXXXXXXXX
  • Save the ".env" file.
  • Run the local node server in your console.
    $ npm start

About

This repository help to verify phone number using sms/call OTP with nodejs.

https://tiniyo.com


Languages

Language:HTML 46.0%Language:JavaScript 36.3%Language:CSS 17.7%