authenticator_totp 1.0.2 copy "authenticator_totp: ^1.0.2" to clipboard
authenticator_totp: ^1.0.2 copied to clipboard

A fast and easy-to-use time-based one-time password (TOTP) authentication package for your Flutter.

1.0.1 #

  • bug fixed
  • secretKeyStyle property added to createSecret method to customized secret key style.
  • autoPadding property added to createSecret method.
  • interval property added to verifyCode method, to set custom time interval.
  • create method length limit increased to 255

1.0.0 #

  • initial release
1
likes
150
points
26
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A fast and easy-to-use time-based one-time password (TOTP) authentication package for your Flutter.

Topics

#totp #otp #time-based #authentication #authentication-app

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter

More

Packages that depend on authenticator_totp