1.0.3 • Published 3 years ago

@cakewalk/auth91-otp v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

auth91-otp

A one-time password (OTP) is an automatically generated numeric or alphanumeric string of characters that authenticates the user for a single transaction or session.

Installation

Install @cakewalk/auth91-otp with npm

  npm install @cakewalk/auth91-otp

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

OTP_BASE_URL

SMS_API_KEY

Run Locally

Clone the project

  git clone https://github.com/Cakewalk-AA/OTP-NPM

Go to the project directory

  cd OTP-NPM

Install dependencies

  npm install

Start the project

  npm run start

Build the project

  npm run build

Authors

1.0.3

3 years ago

1.0.2

3 years ago

1.0.0

3 years ago

1.0.1

3 years ago