Hey,
So i have seen several options for page safety but they all look quite like a workaround, and pretty breachable.
For example adding the go to another page if user is logged out/not an admin etc’ is bug prone because of for example a faulty page load that missed that workflow on load.
Anyone knows a perfectly safe way to prevent a user writing the address of any of internal pages of your app ? and actually preventing him from access?
Thanks!