SurfSense/surfsense_web/app/(home)
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
..
changelog feat: released 0.0.9 changelog 2025-12-24 18:03:22 -08:00
contact feat: updated homepage and pricing 2025-10-02 18:10:07 -07:00
login feat: implement redirect-based OAuth authorization for Google login 2026-01-02 00:25:02 -08:00
pricing feat: updated homepage and pricing 2025-10-02 18:10:07 -07:00
privacy fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
register style: enhance responsive layout, add UI transitions, and refine form elements on authentication pages 2025-12-29 00:11:21 +05:30
terms fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
layout.tsx chore: suggested changes 2025-10-27 08:37:08 -07:00
page.tsx feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00