You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, existing users are redirected to the register page, which gives them the ability to register more than one patient per user.
Existing users should be redirected to landing page, where they can view their appointments, schedule new ones etc... (using the reusable DataTable, and AppointmentForm components)
They should also be able to update their profile information (using the reusable RegisterForm component)
The text was updated successfully, but these errors were encountered:
Currently, existing users are redirected to the register page, which gives them the ability to register more than one patient per user.
Existing users should be redirected to landing page, where they can view their appointments, schedule new ones etc... (using the reusable DataTable, and AppointmentForm components)
They should also be able to update their profile information (using the reusable RegisterForm component)
The text was updated successfully, but these errors were encountered: