https://serverless-stack.com/chapters/redirect-on-login.html
The above chapter specifies a function querystring. This function fails by taking a url of type
/login?redirect=/myaccouny?somearg=hithere&diffarg=hello&random=2019235929rwfsjfoo98iuih
and redirecting to
/myaccouny?somearg=hithere
cutting off any additional query args after the first one in the url redirected to