mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-11 16:18:07 -05:00
Resolved conflicts: - rest_api.py: Keep both native auth and oauth router imports - e2e_test_data.py: Keep AuthService import for native auth - auth/callback/route.ts: Keep native auth implementation - login/page.tsx: Add useSearchParams import - useLoginPage.ts: Combine broadcastLogin/validateSession with nextUrl support - signup/page.tsx: Add useSearchParams import - useSignupPage.ts: Combine broadcastLogin/validateSession with nextUrl support - openapi.json: Keep native auth TokenResponse, add OAuth types from dev Kept deleted supabase files removed (native-auth replaces supabase). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>