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!

example/README.md

A simple command-line application for OOTP.

Step 1: Clone the example repository #

$ git clone https://github.com/odroe/ootp

Step 2: Enter the example directory #

$ cd ootp/dart/example

Step 3: Install the dependencies #

$ pub get

Step 4: Run the application #

$ dart run
4
likes
120
pub points
60%
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