gatus/core
Andre Bindewald c4255e65bc
feat(client): OAuth2 Client credential support (#259)
* Initial implementation

* Added OAuth2 support to `client` config

* Revert "Initial implementation"

This reverts commit 7f2f3a603a.

* Restore vendored clientcredentials

* configureOAuth2 is now a func (including tests)

* README update

* Use the same OAuth2Config in all related tests

* Cleanup & comments
2022-03-09 20:53:51 -05:00
..
ui Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
condition_bench_test.go Add configuration for whether to resolve failed conditions or not 2021-09-14 19:34:46 -04:00
condition_result.go Replace - by _ in file names 2021-07-02 20:04:05 -04:00
condition_test.go Minor update 2021-10-03 15:03:09 -04:00
condition.go Fix typo in comment 2021-11-03 22:17:58 -04:00
dns_test.go Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
dns.go Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
endpoint_status_test.go Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
endpoint_status.go Fix #197; Fix #198: Deprecate storage.file in favor of storage.path and deprecate persistence with memory storage type 2021-11-04 21:33:13 -04:00
endpoint_test.go refactor: move from io/ioutil to io and os packages 2021-12-03 14:44:17 +08:00
endpoint.go feat(client): OAuth2 Client credential support (#259) 2022-03-09 20:53:51 -05:00
event_test.go Add test for NewEventFromResult 2021-09-06 16:34:03 -04:00
event.go Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
health_status.go Replace - by _ in file names 2021-07-02 20:04:05 -04:00
result_test.go Fix #123: Deduplicate result errors 2021-06-05 18:50:24 -04:00
result.go Omit empty hostname and errors field 2021-11-03 22:18:23 -04:00
uptime.go Remove old memory uptime implementation and auto migration 2021-09-06 13:28:35 -04:00