SurfSense/surfsense_web/app/(home)
Ojārs Kapteinis 586ab481c2 Remove Google OAuth from login/register, enforce email-only authentication
- Remove authType state check from LocalLoginForm (always show registration link)
- Update .env.example files to set AUTH_TYPE=LOCAL as default
- Clarify Google OAuth credentials are only for Gmail/Calendar connectors
- Login and register pages now exclusively use email/password authentication

This change completes the removal of Google OAuth for user authentication while preserving OAuth functionality for Google Calendar and Gmail connector integrations.
2025-11-18 14:04:38 +02:00
..
contact Implement dynamic site appearance configuration system 2025-11-18 10:58:31 +00:00
login Remove Google OAuth from login/register, enforce email-only authentication 2025-11-18 14:04:38 +02:00
pricing Implement dynamic site appearance configuration system 2025-11-18 10:58:31 +00:00
privacy Implement dynamic site appearance configuration system 2025-11-18 10:58:31 +00:00
register Finalize minimal UI deployment and add production documentation 2025-11-17 22:18:53 +02:00
terms Implement dynamic site appearance configuration system 2025-11-18 10:58:31 +00:00
layout.tsx chore: suggested changes 2025-10-27 08:37:08 -07:00
page.tsx Implement minimal privacy-focused frontend UI 2025-11-17 22:00:53 +02:00