ootp 0.1.1 copy "ootp: ^0.1.1" to clipboard
ootp: ^0.1.1 copied to clipboard

OOTP(Open One-time Password) generated one-time passwords are fully compliant with HOTP(HMAC-based One-time Password) and TOTP(Time-based One-time Password). πŸš€It's easy to use!

OOTP #

OOTP (Open One-time Password) is a supports multiple programming languages. The generated one-time passwords are fully compliant with HOTP (HMAC-based One-time Password) and TOTP (Time-based One-time Password). πŸš€It's easy to use!

Intruduction #

The OOTP for Dart is a Dart implementation of the OOTP.

Features #

  • Generate one-time passwords for multiple languages
  • 100% Open source
  • Easy to use
  • Fully compliant with HOTP and TOTP
  • RFC 4226 compliant
  • RFC 6238 compliant

Installation #

Run this command:

  • With Dart: $ dart pub add ootp
  • With Flutter: $ flutter pub add ootp

More information about installation πŸ‘‰ here.

Documentation #

License #

The OOTP for Dart library is licensed under the MIT license.

4
likes
120
pub points
65%
popularity

Publisher

verified publisherodroe.com

OOTP(Open One-time Password) generated one-time passwords are fully compliant with HOTP(HMAC-based One-time Password) and TOTP(Time-based One-time Password). πŸš€It's easy to use!

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

crypto

More

Packages that depend on ootp