developerzohaib786 opened a new pull request, #114: URL: https://github.com/apache/polaris-tools/pull/114
- Replaced localStorage token storage with in-memory storage in ApiClient - Removed token persistence check from useAuth hook - Updated logout to use centralized clearAccessToken method - Tokens are now cleared automatically when browser tab closes - Prevents XSS attacks from extracting access tokens - Realm configuration remains in localStorage (non-sensitive) Fixes #100 -- 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]
