Commit Graph

12 Commits

Author SHA1 Message Date
pradeepkumar
30adc9349c feat: improve FilterModal mobile responsiveness and handle social auth errors via URL parameters 2026-04-18 12:23:14 +05:30
pradeepkumar
c765ea9548 refactor: standardize auth cookie configuration and improve logout reliability by explicitly expiring session tokens 2026-04-08 11:04:29 +05:30
pradeepkumar
28b78b56ff fix: fallback to provider ID for email when user email is missing during authentication 2026-04-03 08:49:45 +05:30
pradeepkumar
719404b663 fix 2026-03-31 23:23:16 +05:30
pradeepkumar
d863fdb1c9 feat: Pass user role and agent type via cookies for social sign-up and include them in the social authentication API request. 2026-03-26 15:18:12 +05:30
pradeepkumar
b339dd865c feat: Implement guest menu in the common header for unauthenticated users and enhance JWT session handling for user profile updates. 2026-03-13 12:41:35 +05:30
pradeepkumar
50e593d7ae feat: Implement proactive access token refreshing within the session and reactive token renewal for socket authentication errors. 2026-02-11 04:47:51 +05:30
pradeepkumar
5eb0934570 feat: Implement a comprehensive two-factor authentication system including setup, verification, backup codes, and integration into the login flow. 2026-02-06 09:28:58 +05:30
pradeepkumar
db331e5a2b feat: Redesign header with mobile menu and authenticated user profile, add search input validation to the hero section, and enhance user session data. 2026-01-31 22:42:29 +05:30
pradeepkumar
b5f18910ab feat: add Twitter authentication provider and update sign-in callback to include it 2025-12-22 16:48:36 +05:30
pradeepkumar
6c6129e8d1 feat: Enhance login error reporting with backend pre-validation and update signup to require email verification instead of auto-login. 2025-12-22 13:02:17 +05:30
pradeepkumar
218337666e feat: Implement user authentication using NextAuth with social and credentials providers. 2025-12-20 19:22:35 +05:30