Commit Graph
15 Commits
Author SHA1 Message Date
i701 6a078d918e fix: update OTP verification status message in VerifyRegistrationOTP function 2025-04-20 08:49:53 +05:00
i701 de1e76f746 fix: correct OTP type in VerifyRegistrationOTP function 2025-04-20 08:48:42 +05:00
i701 12f981186a fix: update verification error message in VerifyRegistrationOTP function 2025-04-20 08:37:48 +05:00
i701 9c67386d69 fix: correct user verification logic in VerifyRegistrationOTP function 2025-04-20 08:29:27 +05:00
i701 ba91d2c8d4 feat: add getProfile function and integrate user profile retrieval in payment and layout components 2025-04-20 07:40:31 +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 3703b3e8fc fix: enhance verification feedback in VerifyRegistrationOTP function and update UI messages 2025-04-18 19:34:29 +05:00
i701 e0e3de064a fix: update error messages and statuses in VerifyRegistrationOTP function for clarity 2025-04-18 18:53:20 +05:00
i701 f3f5800df6 feat: implement checkTempIdOrPhone function and update OTP verification logic 2025-04-18 13:50:58 +05:00
i701 2cb2059f9e feat: integrate backend mobile login and enhance user verification flow 2025-04-17 23:25:06 +05:00
i701 470e8452b5 registration verification WIP 2025-04-17 14:04:22 +05:00
i701 0f9d1107de feat: implement user registration and OTP verification flow with backend integration 2025-04-17 13:02:35 +05:00
i701 9e2a2f430e refactor: update payment types and user interface, enhance error handling, and adjust API base URL 2025-04-05 23:25:17 +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 020d74c5e2 refactor: update authentication flow to use NextAuth, replace better-auth with axios for API calls, and clean up unused code 2025-03-23 15:07:03 +05:00