Launch website with token in header
We need to login to a website using a username password and a token. The token needs to be passed in the header of the HTML. Can I pass this to the browser with the 'launch' action on the navigate? Is there another object I should be using?I have...