MCPcopy Create free account
hub / github.com/fmhy/edit / generateToken

Method generateToken

api/worker-configuration.d.ts:14677–14677  ·  view source on GitHub ↗

* Creates a signed URL token for a video. * @returns The signed token that was created. * @throws {InternalError} if the signing key cannot be retrieved or the token cannot be signed

()

Source from the content-addressed store, hash-verified

14675 * @throws {InternalError} if the signing key cannot be retrieved or the token cannot be signed
14676 */
14677 generateToken(): Promise<string>
14678 downloads: StreamScopedDownloads
14679 captions: StreamScopedCaptions
14680}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected