Skip to content

Conutik/authy-verify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install

'npm install authy-verify --save'

Example

const sd = require('authy-verify');


sd.authy().then(x => {
    console.log(x)
})

About

Github repo of the npm package authy-verify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published