Interact with the Google Authenticator mobile app for 2-factor-authentication.
# Cargo.toml
[dependencies]
google-authenticator = "0.4.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate a secret and get a time-based one-time password.
Add `features = ["time"]` to Cargo.toml dependency.
No dependency data recorded yet.