UNPKG

n8n-nodes-aliyun-token

Version:

Generate a token for Aliyun Intelligent Speech Service (NLS).

16 lines (11 loc) 263 B
# n8n-nodes-kling-token A custom n8n node to generate JWT tokens for Kling API. ## Usage - Input `accessKey` and `secretKey` - Returns a JWT token valid for 30 minutes ## Installation ```bash npm install npm run build n8n install ./path-to-this-directory ```