6 Commits

Author SHA1 Message Date
8a2499f476 chore: update to go 1.20.3 (#496)
* chore: update to go 1.20.3

* chore: update to go 1.20.3
2023-04-11 12:48:19 -04:00
6142b7a4a3 feat: support username-password in config update (#447) 2022-10-14 07:56:39 -04:00
f34e6a888f feat: add username and password login (#418)
* feat: add username and password login

* fix: make sure cookie is not empty

* chore: go mod tidy

* fix: prevent local config from influencing tests

* fix: small cleanup on error handling

* fix: remove unnecessary trim
2022-07-28 10:53:19 -04:00
981be7872d chore: upgrade to latest OpenAPI (#357) 2022-02-01 14:53:34 -06:00
d615694ee9 refactor: replace uses of ioutil with io and os (#223) 2021-08-04 14:45:22 -04:00
1dad2f5f72 refactor: move things around to make building a client easier from other projects (#123)
* refactor: split logic for building API config into public func
* refactor: move config code out of internal/
2021-06-16 11:09:26 -04:00