kerberos-io / web

(DEPRECATED) An open source GUI to configure the machinery and to view events that were detected by the machinery.
https://www.kerberos.io
225 stars 69 forks source link

Unable to get latest sequence with basic auth. #99

Closed Stubbs closed 6 years ago

Stubbs commented 6 years ago

I'd like to be able to display the latest sequence inside my home automation control panel, I've already got the live stream, but I'd like to be able to see the last event too.

I can't use basic auth headers when making an API call, I just get the login page.

cedricve commented 6 years ago

Correct, we'll adjust this REST endpoint so that it can be retrieved by using Basic Auth. Keep you posted @Stubbs.