You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(hono): skip FAPI proxy e2e test pending proxy.ts fix
clerkFrontendApiProxy sends Clerk-Proxy-Url with localhost origin
because it uses requestUrl directly. FAPI rejects this with 400.
The proxy function needs the same forwarded-header awareness.
Skipping until that's addressed.
0 commit comments