in my before_request() function, i want to redirect the user to /login if they are not yet logged in. is there a special variable that will give me the current url that will work as the below example does?in my before_request() function, i want to redi