Skip to content

colt3k/totp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coverage

totp

Purpose:

Provide a simple library that provides

  • Seed Generation
    • sizes of 16, 26 and 32(default) are supported
  • Generate QR Code and return as image.Image of a seed for a target user
  • Generate QR Code and return as Base64 of a seed for a target user
  • Generate OTP using seed and return previous, current, next and remaining seconds