Skip to content

Instantly share code, notes, and snippets.

@markbao
Created December 23, 2015 23:19
Show Gist options
  • Save markbao/0e30dd4dd89f147e7f47 to your computer and use it in GitHub Desktop.
Save markbao/0e30dd4dd89f147e7f47 to your computer and use it in GitHub Desktop.
var token = speakeasy.time({
key: secret.base32,
encoding: 'base32'
});
console.log(token);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment