Files
vite-react-template/public
abearxiong 91abdac399 Add Convex client setup and authentication handling
- Introduced a new module for Convex client configuration in `src/modules/convex.ts`.
- Implemented an authentication token fetcher to manage user tokens.
- Integrated the Convex client into the AuthProvider component in `src/pages/auth/index.tsx`.
2026-03-06 19:00:24 +08:00
..