aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/utils/ValidAccountCheck.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: remove unused trpc files from web and mobileMohamed Bassem11 days1-1/+2
|
* refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem11 days1-9/+13
| | | | | | | | | * refactor: migrate trpc to the new react query integration mode * more fixes * more migrations * upgrade trpc client
* fix: Clear search history on logoutMohamed Bassem2025-07-141-6/+8
|
* feature(web): Async validate JWT account and sign out the user if they no ↵MohamedBassem2024-10-051-0/+26
longer exist