auth_totp 1.0.1 copy "auth_totp: ^1.0.1" to clipboard
auth_totp: ^1.0.1 copied to clipboard

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

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
3
likes
160
pub points
56%
popularity
screenshot

Publisher

verified publisherrohitchouhan.com

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

Repository (GitHub)
View/report issues

Topics

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

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter

More

Packages that depend on auth_totp