1.1.1 • Published 7 years ago

rapid2fa v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Rapid 2FA - Node Package

  • Copyrighted (c) 2017 - Rapid2FA.com
  • Author(s): Areeb Majeed (@hackingtag), Rapid2FA.com
  • License: MIT License

This NPM package can be used to interact with the Rapid 2FA API. This package can generate settings page, user session and validate the session.

Usage

You can find the details on how to use the class at our API Documentation.

Installation

Install the package by executing the following.

npm install rapid2fa

Import the package in your project by putting the following code in your files:

const Rapid2FA = require('rapid2fa');

Notes

If you've any question or query, please feel free to contact us. You can tweet at @hackingtag or write an email to supportatrapid2fadotcom.

1.1.1

7 years ago

1.1.0

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

2.0.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago