ecohabit
ecohabit copied to clipboard
implement private route component
What does this PR do?
- Adds a private route component to resolve issue #230
Hi @Owobilum, this is currently under review. could you please leave a comment under the issue? That way, I can assign it to you. Thanks!
Hi @Owobilum, this is currently under review. could you please leave a comment under the issue? That way, I can assign it to you. Thanks!
Hello @lugenx, it's done
Nice work @Owobilum! I noticed though that from the
ResponsiveAppBar
the user can click 'Home' and be directed to the Homepage still.
Hello @tsimian. Kindly check again
I just have a few questions, it's looking great though! Coming to think of it, we will need additional protected routes but for users who are already signed in, that can't visit pages such as /login, since they are already logged in. This can be taken care of on a different issue!
hi @Owobilum , when you get a chance, could you please address @rcamach7 's comments above? thank you.
Hi @Owobilum , any update?