How to push a new routeTree ? #809
Unanswered
julienmiclo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
after read all page of documentation, i can't find an answer.
I have two layouts and two specific routes tree. One public (welcome, login, password) and one restricted (dashboard, pages, ...)
What I want is check if my user is authenticated and push the "correct" routeTree. So the user can't go on dashboard by the routeTree.
How can achieve this ?
It possible to load the router without routeTree and push it in after ?
Thank you for your help.
Beta Was this translation helpful? Give feedback.
All reactions