feat(share): add video-level secure share links with password unlock and session-based watch/comment access

This commit is contained in:
Yusuf İpek
2026-02-23 17:11:32 +03:00
parent d15e5192ac
commit 9058317247
16 changed files with 1253 additions and 46 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ export const metadata: Metadata = {
creator: seoConfig.name,
publisher: seoConfig.name,
category: "technology",
referrer: "origin-when-cross-origin",
referrer: "no-referrer",
alternates: {
canonical: "/",
},