Pass an extra auth= arg to the data url if we have one.

If we do, it'll be in localStorage[['auth', urlhost]].

You can set it by calling the /setauth URL, which happens to work as a
GoogleAPI-oauth2-compatible callback (but can be used for any API you want
as long as it provides the right query parameters).
4 files changed