2eaab9f8...
After creating a token, set it as a cookie to authenticate dashboard actions:
document.cookie = "auth_token=YOUR_TOKEN_HERE; path=/";