Skip to content

Commit

Permalink
[doc] Add google_auth_url to the GeneratedSecret typedef
Browse files Browse the repository at this point in the history
  • Loading branch information
markbao committed Jan 23, 2016
1 parent c27c8c7 commit 1399eb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ exports.totp.verify = function totpVerify (options) {
* @property {String} qr_code_base32 URL for the QR code for the base32 secret.
* @property {String} google_auth_qr URL for the Google Authenticator otpauth
* URL's QR code.
* @property {String} google_auth_url Google Authenticator otpauth URL.
*/

/**
Expand Down

0 comments on commit 1399eb8

Please sign in to comment.