Hide paths in code #5082
Answered by
itssumitrai
May 28, 2022
Replies: 3 comments 1 reply
|
Isn't this true for any client side router ? Do you know any client side router which hides the routes in the JS code ? 🤔 |
0 replies
Answer selected by
AlexRMU
|
How about adding a dynamic route e.g. You would want to this check to happen in server side (in a page endpoint or load function) if it should be really 'private' anyway. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Isn't this true for any client side router ? Do you know any client side router which hides the routes in the JS code ? 🤔