gatus/client
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
..
client_test.go feat(client): OAuth2 Client credential support (#259) 2022-03-09 20:53:51 -05:00
client.go Fix #22: Improve alerting provider tests by mocking HTTP client 2021-12-02 23:10:21 -05:00
config_test.go Fix #146: Alerting causes panic with some providers 2021-07-29 18:13:37 -04:00
config.go feat(client): OAuth2 Client credential support (#259) 2022-03-09 20:53:51 -05:00