2.0.0 • Published 8 years ago

url-otpauth v2.0.0

Weekly downloads
782
License
MIT
Repository
github
Last release
8 years ago

url-otpauth

Build Status Coverage Status License


This library can be used to parse otpauth:// URIs used by Google Authenticator as defined in this wiki page. This is the same format commonly used in QR Code for use with Google Authenticator.

Usage

The package is available from NPM:

npm install url-otpauth

And from Bower:

bower install url-otpauth

Documentation is avaiable in the doc folder and is available online here.