aboutsummaryrefslogtreecommitdiff
path: root/zenserver/auth/authservice.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Changed OIDC token endpoint.Per Larsson2022-02-021-1/+1
|
* Parse expire time from OpenID refresh token and added OpenId token provider.Per Larsson2022-02-021-5/+1
|
* Extended auth mgr to restore OpenID provider(s) and token(s).Per Larsson2022-01-281-0/+2
|
* Add OpenID auth to auth mgr.Per Larsson2022-01-261-4/+22
|
* Added auth manager with support for OIDC providers.Per Larsson2022-01-251-1/+32
|
* Refactored upstream cache to better handle different states in prep for ↵Per Larsson2022-01-241-0/+37
dynamic auth tokens.