Linked pages go to the page when logged out
Closed this issue · 2 comments
joshhicks1 commented
Is your feature request related to a problem? Please describe.
Currently, if you send a link to something that requires authentication and you are logged out, once you are logged in it brings you to the homepage instead of the desired page.
Describe the solution you'd like
Once logged in, it should go to the page you linked instead.
Describe alternatives you've considered
deleting system32, this did not resolve the issue
Additional context
velocity23 commented
This should be fairly straightforward to implement, I'll see what I can do for v2.1
joshhicks1 commented
Cheers!