trustedlogin / trustedlogin-vendor

Plugin to interact with TrustedLogin's encrypted storage infrastructure to redirect support staff into an authenticated session on client installations.
GNU General Public License v3.0
0 stars 1 forks source link

add `HealthCheck` class and `healthcheck` endpoint (solved #38) #39

Closed inztinkt closed 4 years ago

inztinkt commented 4 years ago

Hey @zackkatz this adds a new class and endpoint for checking that things are setup correctly on vendor's site.

If plugin is not installed, returns 404 If plugin installed but any check fails, returns 424 Else returns 204