iamkiddy
|
37531f2b2b
|
Refactor booking process in BookNowPage to integrate appointment creation via useAppointments hook. Enhance form submission logic to check user authentication before proceeding. Update API endpoint configurations for appointment management, including available dates and user appointments. Improve error handling and user feedback with toast notifications.
|
2025-11-23 21:43:13 +00:00 |
|
iamkiddy
|
041c36079d
|
Enhance authentication and middleware logic by improving user role checks, adding OTP verification steps, and refining redirection based on user roles. Update login and signup forms to handle multiple user attributes and streamline error handling. Integrate logout functionality across components for better user experience.
|
2025-11-23 21:13:18 +00:00 |
|
iamkiddy
|
eb8a800eb7
|
Enhance authentication flow by integrating @tanstack/react-query for improved data fetching, adding form validation in Login and LoginDialog components, and updating user redirection logic post-login. Also, include new dependencies: input-otp and zod for OTP input handling and schema validation.
|
2025-11-23 13:29:31 +00:00 |
|