WorkOS TOTP struct.
@type t() :: %WorkOS.UserManagement.MultiFactor.TOTP{ issuer: String.t(), qr_code: String.t(), secret: String.t(), uri: String.t(), user: String.t() }