This should use finalUrl instead of request.url, Otherwise, the following result will be produced when the params is not empty.
http://someurl.com/path?param=123?token=xxx
Another issue is that it doesn't handle cases where the key name in auth(with Append Query Parameter) has the same name in request.urlParameters. This may lead to the following situation
http://someurl.com/path?token=123&token=xxx
Please authenticate to join the conversation.
Released
Feedback
Bug
8 months ago

Jack Ma
Get notified by email when there are changes.
Released
Feedback
Bug
8 months ago

Jack Ma
Get notified by email when there are changes.