gatus/vendor/golang.org/x
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
..
crypto feat(security): Implement Bcrypt for basic auth and deprecate SHA512 2022-01-08 19:59:45 -05:00
image Add response time badge and chart 2021-08-21 18:12:06 -04:00
mod Update dependencies 2021-10-03 22:15:20 -04:00
net #205: Work on supporting OpenID Connect for auth 2022-01-02 21:14:01 -05:00
oauth2 feat(client): OAuth2 Client credential support (#259) 2022-03-09 20:53:51 -05:00
sync Update dependencies 2021-10-03 22:15:20 -04:00
sys Update dependencies 2021-10-03 22:15:20 -04:00
tools Update dependencies 2021-10-03 22:15:20 -04:00
xerrors Update Go to 1.17 2021-10-03 15:03:09 -04:00