# Tạo mã TOTP từ secret

> Hồ sơ MCP chính thức, sinh từ registry BOP.INK.

| Trường | Giá trị |
| --- | --- |
| Slug | `tao-ma-totp-tu-secret` |
| Danh mục V2 | Bảo mật & Quyền riêng tư (`bao-mat-quyen-rieng-tu`) |
| Danh mục con V2 | Authentication (`security-privacy.authentication`) |
| Route legacy tương thích | `lap-trinh-dev` |
| Taxonomy V2 | `security-privacy` / `security-privacy.authentication` |
| Phạm vi áp dụng | `global` |
| Trạng thái thực thi MCP | `restricted` |
| Nguồn giao diện/schema | `calculators/tao-ma-totp-tu-secret` |
| Website | [Mở công cụ](https://bop.ink/lap-trinh-dev/tao-ma-totp-tu-secret/) |

Nhập secret TOTP để tạo mã xác thực theo thời gian hoàn toàn trong trình duyệt.

## Cách dùng qua MCP

### Tạo mã TOTP từ secret

- Capability: `calculator.lap_trinh_dev.tao_ma_totp_tu_secret`
- MCP availability: `restricted`
- Hành động: capability này chỉ được discovery trên Node MCP; mở website để thực thi trong runtime phù hợp.
- Mô tả: Nhập secret TOTP để tạo mã xác thực theo thời gian hoàn toàn trong trình duyệt.

Các trường đầu vào:

- `periodSeconds`: Theo canonical schema.
- `digits`: Theo canonical schema.

Ví dụ đầu vào:

```json
{}
```
