Chris Farhood cfac41d774
build / test (push) Successful in 10s
build / build (push) Failing after 13s
auth: server-side /login redirect to Google (no interactive JS page)
Claude's OAuth window doesn't run page JS, so the button never fired. Initiate
Google sign-in server-side via auth.api.signInSocial and 302 straight to Google;
after Google, callbackURL returns to /oauth2/authorize and the flow resumes. Pure
redirect chain, no client JS.
2026-07-05 22:59:32 -04:00
S
Description
No description provided
MIT 136 KiB
Languages
TypeScript 98.3%
Dockerfile 1.7%