Skip to content

querystring function cuts off args in url redirected to #58

@pblankley

Description

@pblankley

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions