I'm using the authentication plugin, and I'm wondering what's the best method to remember the route I came from if I have to go to a login screen first. E.g if I'm not authenticated and come from either /route1 or /route2 , once I have entered my login details how can I get back to the correct place ?