7 Commits

Author SHA1 Message Date
1ae529c758
fix: remove unused imports from authentication pages for cleaner code
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m47s
2025-04-19 11:08:44 +05:00
a4ffb1e34a
feat: implement AuthLayout component and streamline OTP verification forms with enhanced messaging
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m49s
2025-04-19 10:22:42 +05:00
acb0ead6de
refactor: remove unused import of checkIdOrPhone in OTP verification page
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m33s
2025-04-18 14:38:21 +05:00
f3f5800df6
feat: implement checkTempIdOrPhone function and update OTP verification logic
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m29s
2025-04-18 13:50:58 +05:00
322f526069
fix: streamline redirect logic for verified OTP response
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m21s
2025-04-18 12:05:08 +05:00
0b2dcfcc01
feat: enhance OTP verification flow with error handling and response checks
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m20s
2025-04-18 11:57:20 +05:00
0f9d1107de feat: implement user registration and OTP verification flow with backend integration
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m29s
2025-04-17 13:02:35 +05:00