supermemory/apps/browser-extension/entrypoints/popup
MaheshtheDev 7e8b65b36d feat(extension): Auto Logout when token is invalidated, Account Section (#438)
## Changes:

- Added token validation logic that checks if the current auth token is still valid
- Implemented automatic logout when token is invalidated with appropriate user feedback
- Added an Account section in the popup that displays the user's email
- Improved error toast messages with clearer formatting and helper text

![image.png](https://app.graphite.dev/user-attachments/assets/b751f6a4-1a33-42d1-88dd-61aff55dd1c7.png)![image.png](https://app.graphite.dev/user-attachments/assets/202f69f9-c853-4801-850e-ee6d115e300c.png)
2025-09-24 21:02:05 +00:00
..
App.css tailwind css to popup 2025-08-28 22:48:57 -07:00
App.tsx feat(extension): Auto Logout when token is invalidated, Account Section (#438) 2025-09-24 21:02:05 +00:00
index.html feat: browser extension 2025-08-28 19:00:59 -07:00
main.tsx feat: browser extension 2025-08-28 19:00:59 -07:00
style.css extension: updated telemetry and batch upload (#415) 2025-09-08 05:19:10 +00:00