You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add AuthPlugin to demo/mock environment to restore Setup App menu
- Import and register AuthPlugin in createKernel.ts before SetupPlugin
- Provide mock auth config for demo environment (secret + baseUrl)
- Ensure correct plugin order to avoid 'sys' namespace collision
- Remove duplicate setupAppConfig registration from browser.ts, server.ts, and test files
- Replace setupAppConfig with AuthPlugin + SetupPlugin in console config
- All i18n tests pass successfully
Agent-Logs-Url: https://github.com/objectstack-ai/objectui/sessions/ad7046f8-9652-4470-b9fa-c1dbdb78ab9a
Co-authored-by: xuyushun441-sys <255036401+xuyushun441-sys@users.noreply.github.com>
0 commit comments