Commit Graph

7 Commits

Author SHA1 Message Date
bee8369a6b Remove .env.local file and update middleware, page, and auth callback files to enhance logging and user experience. Translate comments and console logs to English for better clarity. Refactor Create Short URL form and Debug page for improved user feedback and error handling. 2025-04-23 18:17:41 +08:00
ebb1e77ecc Enhance authentication and debugging experience by adding detailed logging for cookie checks, session management, and user redirection. Update middleware to log authentication cookie status and user login state. Refactor login and debug pages to use hard redirects for improved reliability and include session data display. Implement custom cookie handling in Supabase client for better session management. 2025-04-23 17:50:14 +08:00
1b4e0bafc7 Enhance authentication flow by implementing ProtectedRoute component across various pages, ensuring users are redirected based on their authentication status. Update login page to support Google sign-in and handle redirect URLs after login. Modify analytics and links pages to include loading indicators and protected access. Update next.config.ts to enable middleware for edge functions. 2025-04-23 17:36:54 +08:00
05af4aae70 Add limqRequest function for API interactions and implement default team creation in TeamSelector. Remove test user auto-registration from AuthProvider. 2025-04-22 13:07:08 +08:00
9cb85a2910 Enhance login page to display messages from URL parameters and update email redirect options for sign-up confirmation. 2025-04-18 21:50:06 +08:00
1b901bda90 rm dack 2025-04-01 19:43:30 +08:00
696a434b95 login page 2025-04-01 14:57:22 +08:00