fzaninotto / uptime

A remote monitoring application using Node.js, MongoDB, and Twitter Bootstrap.
http://fzaninotto.github.com/uptime/
MIT License
3.62k stars 703 forks source link

Plugin httpAuth was added #357

Closed lahim closed 7 years ago

lahim commented 7 years ago

This is a generic plugin which is able to handle an authentication process (e.g. fetched an access token from 3rd API) and pass all credentials into the right check request.