fix: 优化公开聊天页登录态恢复与鉴权引导
- 支持复用现有登录态并恢复 refresh token - 未认证访问时补充跳转登录提示与引导文案
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
"embedUsageTip2": "Embed only in trusted sites and combine with rate limiting.",
|
||||
"publicPageBlocked": "Anonymous access is disabled for this bot",
|
||||
"publicPageBlockedTip": "Enable anonymous access in publish settings before using external links.",
|
||||
"publicPageLoginRequired": "Authentication required",
|
||||
"publicPageLoginRequiredTip": "This chat page requires a valid login session or access token before it can be used.",
|
||||
"publicChatTitle": "Public Chat Assistant",
|
||||
"publicChatSubtitle": "Powered by EasyFlow",
|
||||
"publicChatPlaceholder": "Type your question and press Enter to send",
|
||||
|
||||
Reference in New Issue
Block a user