1
0

use http-signature module that supports hs2019 (#8635)

This commit is contained in:
Johann150
2022-05-26 02:12:17 +02:00
committed by GitHub
parent b3ad04fcb0
commit 9c80403072
7 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import httpSignature from 'http-signature';
import httpSignature from '@peertube/http-signature';
import { v4 as uuid } from 'uuid';
import config from '@/config/index.js';