aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/internal/cli/auth
Commit message (Collapse)AuthorAgeFilesLines
* Extract httputil packageMartin Polden2023-11-292-6/+6
|
* Update copyrightJon Bratseth2023-10-097-4/+7
|
* Include response body in errorMartin Polden2023-07-142-6/+17
|
* Cache ZTS access token until expiryMartin Polden2023-05-022-19/+80
|
* Support TLS in custom targetMartin Polden2023-04-173-28/+45
|
* Use slice of certificates instead of pointerMartin Polden2023-04-111-1/+1
|
* Expose HTTP transportMartin Polden2023-03-231-1/+1
|
* Mock auth clients in testsMartin Polden2023-03-234-31/+29
|
* Re-organize Go codeMartin Polden2023-02-037-0/+671