In this comprehensive guide, you'll learn how to implement two-factor authentication (2FA) in a Rust application using OTP tokens generated by an Authenticator app like Authy, Google Authenticator, or Chrome's Authenticator extension.
rust otp totp rustlang two-factor-authentication totp-tokens two-factor-auth actix-web otp-verification rust-api otp-token totp-rs
- Updated
Dec 27, 2023 - Rust