Skip to content

v2.0.0

Latest

Choose a tag to compare

@fenying fenying released this 19 Jun 16:16
· 3 commits to master since this release
v2.0.0
5b898a0

CHANGES

  • build(project): refactored with supports for full OTP features.
  • feat(hotp): added support for other digest algorithms.
  • feat(totp): added support for other digest algorithms.
  • feat(url): added support for generating OTP URLs.
  • feat(cli): added CLI tool for OTP operations.
  • build(test): added unit tests for all features.
  • build(docs): added full documentation for the library and CLI tool.