url-otpauth
v2.0.0
Published
Parses an otpauth:// URL
Readme
url-otpauth
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-otpauthAnd from Bower:
bower install url-otpauthDocumentation is avaiable in the doc folder and is available online
here.
