Crate eztotp

Crate eztotp 

Source
Expand description

Crate eztotp provides a easy-to-use Totp solution, Totp. See documentations of the struct for further information.

Structs§

Totp
A ready-to-use TOTP solution.

Enums§

VerifyError
Errors reoprted by Totp::verify_code.