TOTPResource
@Serializable
Represents a TOTP (Time-based One-Time Password) resource for two-factor authentication.
TOTP is commonly used for two-factor authentication with authenticator apps like Google Authenticator, Authy, or 1Password. This resource contains the secret key and configuration needed to set up TOTP authentication.