aboutsummaryrefslogtreecommitdiff
path: root/zenserver/upstream/upstreamservice.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed unnecessary headers.Per Larsson2022-02-021-5/+1
|
* Added upstream auth config and removed the possibility to add endpoints via ↵Per Larsson2022-02-021-152/+0
| | | | REST.
* Parital completed cloud cache token provider interface.Per Larsson2022-02-011-0/+2
|
* Get access token from auth mgr.Per Larsson2022-01-281-2/+4
|
* Refactored upstream cache to better handle different states in prep for ↵Per Larsson2022-01-241-0/+208
dynamic auth tokens.