Loyal-Young opened a new pull request, #472: URL: https://github.com/apache/rocketmq-dashboard/pull/472
## Summary - persist both authentication token and username, then restore the session when the application reloads - clear the complete persisted session from the user action and from API 401 handling - centralize session-storage behavior and cover persistence, orphaned data, and cleanup ## Validation - `npm.cmd test -- authStorage.test.ts` - `./node_modules/.bin/eslint.cmd src/api/client.ts src/stores/authStore.ts src/stores/authStorage.ts src/stores/authStorage.test.ts` - `./node_modules/.bin/tsc.cmd -p tsconfig.app.json --noEmit` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
