aboutsummaryrefslogtreecommitdiff
path: root/zenserver/auth/authservice.h
Commit message (Collapse)AuthorAgeFilesLines
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-25/+0
| | | | | | * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees
* Added auth manager with support for OIDC providers.Per Larsson2022-01-251-1/+4
|
* Refactored upstream cache to better handle different states in prep for ↵Per Larsson2022-01-241-0/+22
dynamic auth tokens.