I need help in designing a conditional action on user sign-in, to navigate the user to, for instance, a 'search and order' page if 'userType' is 'consumer', navigate to a 'inventory management' page if 'store' or 'shipping' page if the user is a 'shipper'. The 'userType' willhave been set when the user account was created and saved on the users table in supabase