Commit Graph
12 Commits
Author SHA1 Message Date
i701 406733b360 feat: update authentication layout and forms for improved user experience; add new dependencies and enhance styling 2025-06-09 01:12:16 +05:00
i701 1ae529c758 fix: remove unused imports from authentication pages for cleaner code 2025-04-19 11:08:44 +05:00
i701 a4ffb1e34a feat: implement AuthLayout component and streamline OTP verification forms with enhanced messaging 2025-04-19 10:22:42 +05:00
i701 acb0ead6de refactor: remove unused import of checkIdOrPhone in OTP verification page 2025-04-18 14:38:21 +05:00
i701 f3f5800df6 feat: implement checkTempIdOrPhone function and update OTP verification logic 2025-04-18 13:50:58 +05:00
i701 322f526069 fix: streamline redirect logic for verified OTP response 2025-04-18 12:05:08 +05:00
i701 0b2dcfcc01 feat: enhance OTP verification flow with error handling and response checks 2025-04-18 11:57:20 +05:00
i701 0f9d1107de feat: implement user registration and OTP verification flow with backend integration 2025-04-17 13:02:35 +05:00
i701 b932fcf03c TEMPORARY FIX TO TEST BUILD 2025-04-10 23:18:19 +05:00
i701 ef9f032366 refactor: streamline authentication flow by removing unused code, replacing custom auth utilities with NextAuth, and updating session handling in components 2025-03-28 22:24:45 +05:00
i701 99c5fef748 refactor: enhance authentication and signup flow with new providers, update middleware matcher, and improve type safety for API responses 2025-03-26 22:48:14 +05:00
i701 32bb01b656 refactor: replace custom authentication middleware with NextAuth, remove unused authentication pages, and update matcher configuration 2025-03-23 18:06:27 +05:00