My app is just for a single user. On the User Tokens page I want to use
the "Get a User Token Here" button to get an OAuth Token. It returns the
token on screen and I can click to copy the token to my clipboard and
use that token in my requests. But ...