Security: is the entire route map exposed to the clientside, if there is any? #10950
UltraCakeBakery
started this conversation in
General
Replies: 1 comment
-
Yes, the route map is exposed in the |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say you have a
/secret
route with no links pointing to it. Could one through analyzing the final code of the client bundle find that secret route? Is there like a route map which the clientside router has access to?I can probably figure it out by diving into the code, but maybe someone can explain it in two seconds whereas I would need 2 hours to be at least unsure, lol.
Beta Was this translation helpful? Give feedback.
All reactions