cryptozoologicalauthentication
v0.0.1
Published
Use animals for passwords when you really can't be bothered to do proper authentication
Readme
CryptoZoologicalAuthentication
Use animals for passwords when you really can't be bothered to do proper authentication.
usage
var cza = require('cryptozoologicalauthentication');
if (cza("ike", "iguanakoalaelephant") === true ) {
// authenticated!
}