Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
get-convex
/
chef
Public
Notifications
You must be signed in to change notification settings
Fork
925
Star
4.6k
Code
Issues
22
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Codex/fix provisioning 401 token flow
- #977
#977
Open
fairenow
wants to merge 25 commits into
get-convex:main
get-convex/chef:main
from
fairenow:codex/fix-provisioning-401-token-flow
fairenow/chef-ramon:codex/fix-provisioning-401-token-flow
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
Codex/fix provisioning 401 token flow
#977
fairenow
wants to merge 25 commits into
get-convex:main
get-convex/chef:main
from
fairenow:codex/fix-provisioning-401-token-flow
fairenow/chef-ramon:codex/fix-provisioning-401-token-flow
Copy head branch name to clipboard
Commits
Commits on Mar 1, 2026
Custom implementation: Google OAuth authentication and AI Standard branding
Show description for 525c063
fairenow
and
claude
committed
525c063
View commit details
Copy full SHA for 525c063
Browse repository at this point
Fix pnpm lockfile for Vercel deployment
Show description for 6fa0abc
fairenow
and
claude
committed
6fa0abc
View commit details
Copy full SHA for 6fa0abc
Browse repository at this point
Add files via upload
fairenow
authored
2f68c5e
View commit details
Copy full SHA for 2f68c5e
Browse repository at this point
Fix Vercel build: replace @vercel/remix imports with @remix-run/node
Show description for ec0fd54
claude
committed
ec0fd54
View commit details
Copy full SHA for ec0fd54
Browse repository at this point
Fix Google OAuth authentication in Convex backend
Show description for 79d1698
fairenow
and
claude
committed
79d1698
View commit details
Copy full SHA for 79d1698
Browse repository at this point
Fix: Use globalThis.process.env for GOOGLE_CLIENT_SECRET
Show description for 5899106
fairenow
and
claude
committed
5899106
View commit details
Copy full SHA for 5899106
Browse repository at this point
Add Convex OAuth for dashboard/team access
Show description for aadac34
fairenow
and
claude
committed
aadac34
View commit details
Copy full SHA for aadac34
Browse repository at this point
Fix: Replace lucide-react icons with @radix-ui/react-icons
Show description for a30e8c7
fairenow
and
claude
committed
a30e8c7
View commit details
Copy full SHA for a30e8c7
Browse repository at this point
Fix: Correct Button import path
Show description for 8d14cea
fairenow
and
claude
committed
8d14cea
View commit details
Copy full SHA for 8d14cea
Browse repository at this point
Trigger redeploy for VITE_CONVEX_OAUTH_CLIENT_ID env var
Show description for 7bad491
fairenow
and
claude
committed
7bad491
View commit details
Copy full SHA for 7bad491
Browse repository at this point
Fix dashboard API calls to use Convex OAuth tokens
Show description for 9b6ca6d
fairenow
and
claude
committed
9b6ca6d
View commit details
Copy full SHA for 9b6ca6d
Browse repository at this point
Commits on Mar 4, 2026
Add phase-wise generation, review cycles, and fix Convex OAuth integration
Show description for 4a94464
fairenow
committed
4a94464
View commit details
Copy full SHA for 4a94464
Browse repository at this point
Fix Convex OAuth dashboard callback endpoint
Show description for 94d7e83
fairenow
committed
94d7e83
View commit details
Copy full SHA for 94d7e83
Browse repository at this point
Fix OAuth token endpoint - use api.convex.dev instead of auth.convex.dev
fairenow
committed
5861713
View commit details
Copy full SHA for 5861713
Browse repository at this point
Disable dashboard API calls for third-party OAuth apps
Show description for 7ceafe9
fairenow
committed
7ceafe9
View commit details
Copy full SHA for 7ceafe9
Browse repository at this point
Fix Google profile images and auto-select personal team
Show description for 8862393
fairenow
and
claude
committed
8862393
View commit details
Copy full SHA for 8862393
Browse repository at this point
Disable dashboard API calls and add Vercel production setup
Show description for 070cdba
fairenow
and
claude
committed
070cdba
View commit details
Copy full SHA for 070cdba
Browse repository at this point
Fix: Route projects to correct Convex team
Show description for 2b5eb5f
fairenow
and
claude
committed
2b5eb5f
View commit details
Copy full SHA for 2b5eb5f
Browse repository at this point
Fix: Critical chatIdStore initialization error and LaunchDarkly errors
Show description for 7097ec7
fairenow
and
claude
committed
7097ec7
View commit details
Copy full SHA for 7097ec7
Browse repository at this point
Add comprehensive console errors documentation
fairenow
committed
4667ebb
View commit details
Copy full SHA for 4667ebb
Browse repository at this point
Commits on Mar 12, 2026
Fix Convex provisioning auth flow and team slug selection
fairenow
committed
d94a61c
View commit details
Copy full SHA for d94a61c
Browse repository at this point
Retry Convex project provisioning with fallback auth token
fairenow
committed
47b7b69
View commit details
Copy full SHA for 47b7b69
Browse repository at this point
Merge branch 'get-convex:main' into codex/fix-provisioning-401-token-flow
fairenow
authored
8216f3b
View commit details
Copy full SHA for 8216f3b
Browse repository at this point
Fix homepage chatId race and enforce dashboard token provisioning
fairenow
committed
cf8f3fd
View commit details
Copy full SHA for cf8f3fd
Browse repository at this point
Add files via upload
fairenow
authored
99daf18
View commit details
Copy full SHA for 99daf18
Browse repository at this point
You can’t perform that action at this time.