Open deepanjali19 opened 5 years ago
Currently, the application initially lands on the Welcome page. But when the user is already logged in/authorized to see the app, they should not see the Welcome page. They should route directly to the Home page.
Welcome page
Home page
Currently, the application initially lands on the
Welcome page
. But when the user is already logged in/authorized to see the app, they should not see theWelcome page
. They should route directly to theHome page
.