A TOTP (Time-based One-Time Password)
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 |