• Joined on 2025-09-21
aetos pushed to auth-fixes at apps/khata-ui 2026-07-25 07:46:40 +00:00
4cabe0be0c fix: replace nested Routes with useLocation, remove pushState+reload, add debug logs
77db5e1f05 pass onUnauthorized to AuthProvider instead of separate event listener
d2347de932 redirect to login on auth:unauthorized event from AppContent
1a8f98d4a2 move BrowserRouter above AppProvider, wire onUnauthorized redirect to /login
804617ff27 update .run configs to point at khata-ui package.json
Compare 8 commits »
aetos created branch auth-fixes in apps/khata-ui 2026-07-25 07:46:40 +00:00
aetos pushed tag 0.0.6 to aetos/openapi-first 2026-07-19 14:51:03 +00:00
aetos pushed to main at aetos/openapi-first 2026-07-19 14:51:03 +00:00
c95de5a6e9 bumped up version to 0.0.6
aetos deleted branch auth-fixes from apps/khata-ui 2026-07-19 14:47:32 +00:00
aetos pushed to main at apps/khata-ui 2026-07-19 14:47:32 +00:00
28cf6ccacf auth-fixes (#12)
aetos merged pull request apps/khata-ui#12 2026-07-19 14:47:31 +00:00
auth-fixes
aetos deleted branch auth-fixes from aetos/openapi-first 2026-07-19 14:47:03 +00:00
aetos pushed to main at aetos/openapi-first 2026-07-19 14:47:03 +00:00
b3f3068f8d auth-fixes (#3)
aetos merged pull request aetos/openapi-first#3 2026-07-19 14:47:03 +00:00
auth-fixes
aetos created pull request apps/khata-ui#12 2026-07-19 12:50:42 +00:00
auth-fixes
aetos created pull request aetos/openapi-first#3 2026-07-19 12:50:19 +00:00
auth-fixes
aetos pushed to auth-fixes at apps/khata-ui 2026-07-19 12:44:28 +00:00
4cabe0be0c fix: replace nested Routes with useLocation, remove pushState+reload, add debug logs
aetos pushed to auth-fixes at apps/khata-ui 2026-07-19 11:38:04 +00:00
77db5e1f05 pass onUnauthorized to AuthProvider instead of separate event listener
d2347de932 redirect to login on auth:unauthorized event from AppContent
Compare 2 commits »
aetos pushed to auth-fixes at aetos/openapi-first 2026-07-18 20:29:06 +00:00
bbd45cbf2d fix indentation on _resolve_spec_env_vars call in __init__
0dc96907fa resolve {ENV_VAR} placeholders in spec before serving
cda158e549 build introspect URL from x-server-url + x-introspect-path
Compare 3 commits »
aetos pushed to auth-fixes at apps/khata-ui 2026-07-18 20:28:48 +00:00
1a8f98d4a2 move BrowserRouter above AppProvider, wire onUnauthorized redirect to /login
804617ff27 update .run configs to point at khata-ui package.json
00dd507fc4 wire spec-driven auth: remove VITE_AUTH_BASE_URL, reorder providers
e87a2d55ab fixes
Compare 4 commits »
aetos pushed to auth-fixes at aetos/openapi-first 2026-07-17 15:31:52 +00:00
a2169b2bb1 add spec-driven auth dependency injection
aetos created branch auth-fixes in aetos/openapi-first 2026-07-17 15:31:52 +00:00
aetos pushed to auth-fixes at apps/khata-ui 2026-07-17 15:31:18 +00:00
5d34c51e98 wire profile components, login/register routes, spec-driven auth
aetos created branch auth-fixes in apps/khata-ui 2026-07-17 15:31:18 +00:00