Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 904 Bytes

totp.md

File metadata and controls

16 lines (12 loc) · 904 Bytes

Totp

A TOTP (Time-based One-Time Password)

Fields

Field Type Required Description
object str ✔️ N/A
id str ✔️ N/A
secret Nullable[str] ✔️ N/A
uri Nullable[str] ✔️ N/A
verified bool ✔️ N/A
backup_codes List[str] N/A
__pydantic_extra__ Dict[str, Any] N/A