anomalyco / anomalyco/opencode
Zen signup fails after successful Google and GitHub authentication: Invalid email
@StarpTech is already working on this.
Since Jul 29, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
I am unable to create or access an OpenCode Zen account.
Both authentication providers complete successfully:
- Google with a personal, normal @gmail.com account
- GitHub with a verified email address
After authentication redirects back to OpenCode, the browser displays a blank page containing:
{"error":"No authorization code found.","cause":{"error":"server_error","error_description":"Invalid email"}}
The identical error occurs with both providers.
Additional information:
- Personal Gmail account (not Google Workspace)
- Verified GitHub account
- Chrome 150
- Incognito mode tested
- Cookies cleared
- Both Google and GitHub authentication complete successfully.
- The error only occurs after OpenCode redirects back from the authentication provider.
Plugins
None
OpenCode version
Not installed. This occurs during account authentication on the website.
Steps to reproduce
- Go to https://opencode.ai/auth
- Click "Continue with Google".
- Authenticate successfully with a personal Gmail account.
- After Google redirects back to OpenCode, a blank page appears containing:
{"error":"No authorization code found.","cause":{"error":"server_error","error_description":"Invalid email"}}
- Repeat using "Continue with GitHub".
- The exact same error occurs.
Screenshot and/or share link
Operating System
Ubuntu 18.04 LTS
Terminal
Not applicable (website authentication issue)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.