FlowiseAI/Flowise

[FEATURE] Allow User Authentication for embed front-end, as well as main conversation and prompt question history

开放

#3,655 创建于 2024年12月9日

 (2 条评论) (0 个反应) (0 位负责人)TypeScript (24,335 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (52,823 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Describe the feature you'd like Currently, when using embed code in own project, it is working but i want to show prompt screen after authenticating user.

Without User Login: System work same as it is, it is fine but here chat conversion history should not maintain. browser reload prompt must be disappear.

With User Login: Chat conversation history maintain and this history save based on logged in user. If user login anywhere history of that specific user should be show.

Prompt Question History: Login User Prompt Question should maintain as history in left side panel.

Additional context

Screenshot from 2024-12-09 11-05-56

贡献者指南