[API Node] Allow authentification via Comfy API key#3815
Conversation
huchenlei
left a comment
There was a problem hiding this comment.
It seems like the api key signin form is parallel to
- password signin + social account signin
- password signup + social account signup
Shall we refactor the logic in SignInContent.vue to better capture this? Currently the showApiKeyForm flag is not representing this parallelism well.
Sure, thanks. |
|
Actually I'm not positive what you mean exactly. Do you mean have separate states for logging in with API key vs. signing up with API key? |
What I mean is that instead of having |
Thanks, that does seem better. |
|
Changes:
|
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: github-actions <github-actions@github.com>
Allow user to log in with an API key generated from https://platform.comfy.org/login.
This enables usage of API nodes in cases where, for example
In general, however, the use of API keys will mainly benefit people running ComfyUI with a separate frontend or headlessly, or services embedding ComfyUI into their own product.
comfy-api-key-blurred.mp4
┆Issue is synchronized with this Notion page by Unito