-
feat(videos): add video authentication binding and update handler behavior
发布于
2026-06-15 05:38:40 +00:00 | 583 次提交 在此版本后已推送到 main- Introduced
videoAuthBindingStorefor managing mappings of video IDs to credentials with TTL support. - Updated video creation and retrieval handlers to bind and utilize credentials for authentication.
- Enhanced response models to include upstream models and adjusted request preparation logic.
- Added test coverage for video auth binding, TTL configuration, and expiration handling.
下载附件
- Introduced