Overview
We need to support uploading to Snap.as via non-web interfaces.
Background
This is required for all migrations to Write.as - Import.
This is currently impossible with Google Cloud, so we're blocked until T748 is complete.
Implementation
Just like the Write.as API, accept an Authorization header for authorizing a user. Accept photos on /api/me/ and /api/albums/{name} base endpoints.