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§
- Verify
Error - Errors reoprted by Totp::verify_code.
Crate eztotp provides a easy-to-use Totp solution, Totp. See documentations of the struct for further information.