otp_auth 1.0.0 copy "otp_auth: ^1.0.0" to clipboard
otp_auth: ^1.0.0 copied to clipboard

A Dart package for generating and verifying HOTP and TOTP one-time passwords using RFC 4226 and RFC 6238.

1.0.0 #

  • HOTP generation and verification (RFC 4226).
  • TOTP generation and verification (RFC 6238).
  • SHA-1, SHA-256, SHA-512 algorithm support.
  • Base32 encoding and decoding (RFC 4648).
  • otpauth:// URI parsing and building.
  • Constant-time code comparison.
1
likes
160
points
168
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart package for generating and verifying HOTP and TOTP one-time passwords using RFC 4226 and RFC 6238.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#otp #totp #hotp #authenticator #two-factor-auth

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

crypto

More

Packages that depend on otp_auth