dart_dash_otp library

@project : dart_dash_otp @author : Gin (gin.lance.inside@hotmail.com) @link : https://github.com/BrunoMiguens/dart_dash_otp @Disc : a dart package to generate and verify one-time passwords

Classes

HOTP
HOTP class will generate the OTP (One Time Password) object with given counter.
TOTP
TOTP class will generate the OTP (One Time Password) object with the current or given time.