SurfSense/surfsense_web/app
DESKTOP-RTLN3BA\$punk 9029f5c621 feat: implement redirect-based OAuth authorization for Google login
- Added a new endpoint `/auth/google/authorize-redirect` to handle OAuth authorization via server-side redirect, addressing CSRF cookie issues in Firefox/Safari.
- Updated the `GoogleLoginButton` component to use the new redirect endpoint instead of the previous JSON-based authorization method.
- Enhanced CSRF cookie handling by explicitly setting the cookie domain and ensuring compatibility with cross-origin requests.
2026-01-02 00:25:02 -08:00
..
(home) feat: implement redirect-based OAuth authorization for Google login 2026-01-02 00:25:02 -08:00
api feat: new chat working stateless. Added citation logic. 2025-12-20 23:15:49 -08:00
auth/callback Initial formatting using biome 2025-07-27 10:05:37 -07:00
dashboard chore: linting 2026-01-01 22:56:37 -08:00
db try vercel fix 2025-09-30 22:45:04 -07:00
docs Initial formatting using biome 2025-07-27 10:05:37 -07:00
invite/[invite_code] chore: biome 2025-12-19 00:45:29 -08:00
favicon.ico feat: monorepo 2025-04-07 23:47:06 -07:00
globals.css fix: lint error in logs api service 2025-12-29 17:24:10 +02:00
layout.config.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
layout.tsx chore: Remove unused dependency '@next/third-parties' from package.json and pnpm-lock.yaml, and clean up related code in layout.tsx 2025-12-27 14:29:52 -08:00
sitemap.ts chore: updated sitemap 2025-10-02 18:13:30 -07:00