supermemory/apps/browser-extension/utils
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
..
api.ts feat(extension): Auto Logout when token is invalidated, Account Section (#438) 2025-09-24 21:02:05 +00:00
constants.ts feat (extension) : Auto Search Toggle for Chat Applications (#418) 2025-09-10 03:55:53 +00:00
memory-popup.ts feat (extension) : Auto Search Toggle for Chat Applications (#418) 2025-09-10 03:55:53 +00:00
posthog.ts extension: updated telemetry and batch upload (#415) 2025-09-08 05:19:10 +00:00
query-client.ts feat: new favicon (#426) 2025-09-19 22:41:50 +00:00
query-hooks.ts feat(extension): Auto Logout when token is invalidated, Account Section (#438) 2025-09-24 21:02:05 +00:00
route-detection.ts feat (extension) : Auto Search Toggle for Chat Applications (#418) 2025-09-10 03:55:53 +00:00
twitter-auth.ts feat: browser extension 2025-08-28 19:00:59 -07:00
twitter-import.ts extension: updated telemetry and batch upload (#415) 2025-09-08 05:19:10 +00:00
twitter-utils.ts feat: browser extension 2025-08-28 19:00:59 -07:00
types.ts feat (extension) : Auto Search Toggle for Chat Applications (#418) 2025-09-10 03:55:53 +00:00
ui-components.ts feat(extension): Auto Logout when token is invalidated, Account Section (#438) 2025-09-24 21:02:05 +00:00