authhiccups

0.0.2 • Public • Published

authhiccups

A very simple TOTP library

I would most definitely would not use this in any projects. This was a just a hobby project to see what I could do.

How to use this library:

let TOTPauth = require("authhiccups");    
let myOneTimeCode = TOTPauth.newCode("my secure key");

Readme

Keywords

none

Package Sidebar

Install

npm i authhiccups

Weekly Downloads

2

Version

0.0.2

License

MIT

Last publish

Collaborators

  • hiccup01