mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-07-28 22:38:44 +00:00
This replaces the current implementation where a bearer header holds the auth-token. Now the same token is being sent using a cookie instead. This greatly simplifies fetching resources (images and video), since the header is sent along implicitly with each request.