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