文件名称:EdgeAuth-Token-Node:节点的 Akamai 授权令牌
文件大小:17KB
文件格式:ZIP
更新时间:2024-08-24 18:25:42
nodejs javascript akamai token property-manager
EdgeAuth-Token-Node:节点的 Akamai Edge 授权令牌 EdgeAuth-Token-Node 是客户端的 HTTP Cookie、查询字符串和标头中的 Akamai Edge 授权令牌。 您可以在的 Property Manager 中对其进行配置。 这是Auth Token 2.0验证和分段媒体保护的行为。 EdgeAuth-Token-Node 支持 Node.js 4.0+ 安装 使用 npm 安装 Akamai Edge 授权令牌: $ npm install akamai-edgeauth --save 例子 const EdgeAuth = require ( 'akamai-edgeauth' ) const http = require ( 'http' ) // Module for the test var EA_HOSTNAME =
【文件预览】:
EdgeAuth-Token-Node-master
----.travis.yml(385B)
----package.json(653B)
----test()
--------test-acl-edgeauth.js(12KB)
--------test-url-edgeauth.js(11KB)
--------edgeauth-options.example.json(204B)
----LICENSE(11KB)
----.gitignore(3KB)
----lib()
--------edgeAuth.js(6KB)
----README.md(6KB)
----cms-edgeauth.js(8KB)