Skip to content

Jotp v1.0.0

Compare
Choose a tag to compare
@amdelamar amdelamar released this 19 May 02:17
· 102 commits to master since this release

The first release of Jotp! πŸŽ‚
This version includes:

β˜‘οΈ Hmac Based algorithm.
β˜‘οΈ Time Based algorithm.
β˜‘οΈ OTP class with easy create() and verify() methods.
β˜‘οΈ Plenty of unit tests!
β˜‘οΈ randomBase32() method for 2FA setup or account creation
β˜‘οΈ timeInHex() method for easy Time bases (Unix Time - 30 second window)