### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior After #9240 was fixed I was able to open up the UI in the browser, but I've to copy the token by hand.  As one could see the mitmproxy provides a link to open up a token protected site in the web terminal. ### Relevant Log Output ```shell ``` ### Expected Behavior Clicking on the link should also pass all query parameters to the browser. The user should be immediatly be authenticated in web UI from mitmproxy. ### Steps to Reproduce 1. Start latest version of mitmproxy (see #9240) 2. click on the provided link ### Environment - Host OS: - Coder version: ### Additional Context _No response_