Commit Graph

5 Commits

Author SHA1 Message Date
e87a2d55ab fixes 2026-07-18 13:52:52 +05:30
5d34c51e98 wire profile components, login/register routes, spec-driven auth
- src/main.jsx: add /login, /register, /profile/* routes; wire
  profileComponents from react-auth; pass basePath to Admin
- src/Header.tsx: profile button nav to /profile/me; Login to /login
- src/openapi-config.ts: wire getToken and profileComponents
- react-auth local: sync ProfileCreate, ProfileEdit, ProfileView
- react-openapi local: sync all auth + x-profile changes
  (AppProvider, Admin, ProfileRoutes, SideMenu, types, hooks, etc.)
2026-07-17 21:00:47 +05:30
72e7e843a4 new react-openapi 2026-07-13 04:35:58 +05:30
154b15fe51 updated sse supporting react-openapi 2026-06-18 20:32:34 +05:30
0a668cf98d updated react-openapi 2026-06-17 21:03:08 +05:30