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

discontinued
outdated

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 [...]

A library for Dart developers.

Usage #

A simple usage example:

import 'package:dart/dart.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

4
likes
0
pub points
63%
popularity

Publisher

verified publisherodroe.com

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!

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto

More

Packages that depend on ootp