Currently am working on making a front end for the node app vidly. I am able to call to my server and recieve a JWT payload. Now how to i store this token and give it a key of “x-auth-token” so i can pass it as a header in another request?