otplib icon indicating copy to clipboard operation
otplib copied to clipboard

TypeScript: verify and check in authenticator does not reflect Base32 key.

Open yeojz opened this issue 5 years ago • 0 comments

Describe the bug

authenticator.verify and authenticator.check typings don't reflect the need for Base32 key.

To Reproduce

Expected behavior

.verify / .check should also reflect Base32 encoded state.

Screenshots

Details (please provide any relevant information):

  • otplib version: 12.0.1
  • os:
  • browser:
  • node / yarn:
  • frameworks (if any):

Additional context

yeojz avatar Feb 14 '20 13:02 yeojz