odroe / otp

An implementation of the One-Time Password (OTP) algorithm in Dart.
MIT License
22 stars 5 forks source link
dart flutter one-time otp password rfc6238 totp

One-Time Password (OTP)

This repository an implementation of the One-Time Password (OTP) algorithm in Dart.

Packages

Package version description
hotp pub package HOTP (HMAC-Based One-Time Password Algorithm)
totp pub package TOTP (Time-Based One-Time Password Algorithm)

License

MIT