Crate minotp

Source
Expand description

minotp

Dead simple OTP library for Rust.

License: MIT or Apache-2.0

Structs§

Hotp
HOTP
Totp
TOTP

Constants§

COMMON_INTERVAL
Interval that is commonly adopted among most TOTP services

Traits§

GenerateOtp
Generate OTP
GenerateOtpDefault
Default generation options
Verify
Verify the input token