Expand description
Time-based One-Time Password (TOTP) functionality.
Structs§
- Error
auth - Represents errors that can occur when extracting TOTP configurations from OTP URLs.
- Totp
- Represents TOTP configurations.
- Totp
Builder - Use builder syntax to set the inputs and finish with
build().
Enums§
- Error
Source auth - Represents sources of errors that can occur when extracting TOTP configurations from OTP URLs.
Constants§
- PERIOD
auth - The
periodliteral.