secret-adapters
Installation
SKILL.md
Secret Management Adapters (密鑰管理適配器)
Overview
@rytass/secret 系列套件提供統一的密鑰管理介面,目前支援 HashiCorp Vault 作為後端儲存。
套件清單
| 套件 | 說明 | 用途 |
|---|---|---|
@rytass/secret |
基礎介面 | 定義 SecretManager 抽象類別 |
@rytass/secret-adapter-vault |
Vault 適配器 | HashiCorp Vault 完整實現 |
@rytass/secret-adapter-vault-nestjs |
NestJS 模組 | Vault 的 NestJS 依賴注入整合 |
SecretManager 抽象類別
import { SecretManager } from '@rytass/secret';
Related skills
More from rytass/utils
wms-module
|
24logistics-development
|
13logistics-adapters
|
12invoice-adapters
Taiwan e-invoice integration (台灣電子發票整合). Use when working with ECPay (綠界), EZPay (藍新), BankPro (金財通), or Amego (光貿) invoice services. Covers issuing invoices (開立發票), voiding (作廢), allowances (折讓), and querying invoice data.
8payment-adapters
Taiwan payment integration (台灣支付整合). Use when working with ECPay (綠界), NewebPay (藍新), HwaNan Bank (華南銀行), CTBC (中信), iCash Pay, or Happy Card payment services. Covers credit card (信用卡), virtual account (虛擬帳號), ATM, CVS payment (超商代碼/條碼), card binding (卡片綁定), installments (分期付款), recurring payments (訂閱付款), and NestJS integration.
7member-module
|
7