R2FA

Rust Two-Factor Authentication (R2FA) is a collection of tools for two-factor authentication.

Features

Installation

You can find R2FA on crates.io and include it in your Cargo.toml:

toml r2fa = "^0.1.0"