simple-steam-totp
Generate Steam TOTP auth codes from Rust.
Your Steam TOTP shared secret is required to generate codes, here's how you can get it.
Installation
Add simple-steam-totp = "0.1.0" under your [dependencies] in Cargo.toml
Usage
use ;
License
Licensed under MIT.