[mirotalk] - cache OIDC auth() middleware instead of re-creating per HTTP request

This commit is contained in:
Miroslav Pejic
2026-03-12 13:09:40 +01:00
parent 380086ee40
commit 5212d8d4b7
7 changed files with 79 additions and 78 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.7.39",
"version": "1.7.40",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {