Commit graph

6 commits

Author SHA1 Message Date
DESKTOP-RTLN3BA\$punk
9b9279ec54 refactor: update user mutation and query atoms to use USER_QUERY_KEY
- Replaced cacheKeys with USER_QUERY_KEY in user-mutation.atoms.ts for consistency.
- Updated query function in user-query.atoms.ts to use a separate userQueryFn for clarity.
2026-03-17 22:56:59 -07:00
CREDO23
7192bb1a85 Skip auth on public routes 2026-02-06 14:49:40 +02:00
DESKTOP-RTLN3BA\$punk
7ae68455b3 chore: linting 2026-01-15 00:05:53 -08:00
CREDO23
1dbc27b0a3 add updateUserMutationAtom with cache invalidation 2026-01-14 15:42:29 +02:00
DESKTOP-RTLN3BA\$punk
f62d4cb99c chore: update .gitignore to include connector status config and enhance user query atom to fetch data only when a bearer token is present 2026-01-12 13:59:55 -08:00
CREDO23
cee27f1263 feat: add current user query atom 2025-12-16 05:24:55 +00:00