00TtheromieHow can I protect role based route in reactI want to setup react project where I have 3 roles like User, Author and etc.. and 3 of them have different UI or dashboard. So when user logged based on role of that user it should redirect to that base route of that role e.g. like /user/home or /au...Jul 29, 2020