FlowiseAI/Flowise

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

Open

#3655 aperta il 9 dic 2024

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)TypeScript (24.335 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (52.823 star)
Metriche merge PR
 (Merge medio 8g 6h) (15 PR mergiate in 30 g)

Descrizione

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

Guida contributor