能否添加用户名和密码登陆 #17

Closed
opened 2026-02-16 10:15:48 -05:00 by yindo · 3 comments
Owner

Originally created by @triumph on GitHub (Jan 24, 2024).

没有用户名和密码登陆,不敢对外开放给同事使用(只能公司内部),希望能添加多用户的功能,比如使用sqlite数据库。 还有一个疑问,要是dify 后端创建了2个APP应用,难道就需要运行2个webapp-conversation 程序,开2个网站吗? 谢谢。

Originally created by @triumph on GitHub (Jan 24, 2024). 没有用户名和密码登陆,不敢对外开放给同事使用(只能公司内部),希望能添加多用户的功能,比如使用sqlite数据库。 还有一个疑问,要是dify 后端创建了2个APP应用,难道就需要运行2个webapp-conversation 程序,开2个网站吗? 谢谢。
yindo closed this issue 2026-02-16 10:15:48 -05:00
Author
Owner

@iamjoel commented on GitHub (Jan 26, 2024):

If you create two apps, you should change some codes to support pass the current API_KEY into the chat component.

@iamjoel commented on GitHub (Jan 26, 2024): If you create two apps, you should change some codes to support pass the current API_KEY into the chat component.
Author
Owner

@PotatoGarfield commented on GitHub (Apr 2, 2024):

If you create two apps, you should change some codes to support pass the current API_KEY into the chat component.

How to do it?

@PotatoGarfield commented on GitHub (Apr 2, 2024): > If you create two apps, you should change some codes to support pass the current API_KEY into the chat component. How to do it?
Author
Owner

@somethingwentwell commented on GitHub (Jun 5, 2024):

I added Supabase auth, you can try it https://github.com/langgenius/webapp-conversation/pull/76

@somethingwentwell commented on GitHub (Jun 5, 2024): I added Supabase auth, you can try it https://github.com/langgenius/webapp-conversation/pull/76
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/webapp-conversation#17