totp-rs/README.md

267 B

totp-rs

This library is a cheap wrapper around otpauth, qrcode and image to seamlessly manage Time-based One-Time Password authentification

How to use

Add this to your Cargo.toml

[dependencies.totp]
git = "https://github.com/constantoine/totp-ts"