Git HTTP | https://git.kmx.io/thodg/totp-rs.git |
---|---|
Git SSH | git@git.kmx.io:thodg/totp-rs.git |
Public access ? | public |
Description |
TOTP for Rust by constantoine. |
Users |
|
Tags |
|
This library is a cheap wrapper around otpauth, qrcode and image to seamlessly manage Time-based One-Time Password authentification
Add this to your Cargo.toml
[dependencies.totp]
git = "https://github.com/constantoine/totp-rs"