Add ComfyUI-OTP-Auth

This commit is contained in:
ah-kun 2026-01-17 19:16:51 +09:00 committed by GitHub
parent e8e0e884f2
commit cd7a3203d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41881,6 +41881,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
} },
{
"author": "ah-kun",
"title": "ComfyUI-OTP-Auth",
"reference": "https://github.com/ah-kun/ComfyUI-OTP-Auth",
"files": [
"https://github.com/ah-kun/ComfyUI-OTP-Auth"
],
"install_type": "git-clone",
"description": "Adds simple One-Time Password (OTP) authentication using Google Authenticator to protect publicly accessible ComfyUI instances."
}
] ]
} }