feat(miniapp): improve session navigation and auth guard
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
module.exports = {
|
||||
API_BASE_URL: 'https://h5.tkmind.cn',
|
||||
MINIAPP_LOGIN_PATH: '/auth/wechat-miniapp/login',
|
||||
SELECTED_SESSION_KEY: 'tkmind_selected_session_id',
|
||||
AGENT_RUN_POLL_MS: 1200,
|
||||
AGENT_RUN_MAX_POLLS: 120
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user