Skip to content

[codex] Add Google OAuth login - #34

Merged
8bury merged 1 commit into
mainfrom
8bury/google-oauth
Apr 29, 2026
Merged

8bury merged 1 commit into
mainfrom
8bury/google-oauth

Conversation

@8bury

@8bury 8bury commented Apr 29, 2026

Copy link
Copy Markdown
Owner

Adds Google OAuth as a parallel sign-in flow while preserving email/password auth and existing JWT/refresh-token behavior.
The backend now handles Google redirects/callbacks, links or creates users by verified Google email, stores Google subject IDs, and documents required env vars.
The frontend adds Google buttons, a callback route that stores returned auth, localized error text, and a Google logo asset.
Validated with go test ./... and npm run build; npm run lint is blocked by pre-existing unrelated lint errors in shared UI/i18n/API files.

@vercel

vercel Bot commented Apr 29, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
list2gether Ready Ready Preview, Comment Apr 29, 2026 2:48pm

@8bury
8bury marked this pull request as ready for review April 29, 2026 14:50
@8bury
8bury merged commit 8121e60 into main Apr 29, 2026
8 checks passed

This branch was successfully deployed

1 active deployment
Preview — 48ff5dbb Deployed Apr 29, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant