Hi guys, I am working on adding authentication to the Chronograf. I have Chronograf running port 8888 on server. I want to add a login page, so the clients can login Chronograf with username and password via Internet. I tried Auth0, but seems like the it use cookie, so I don’t need to login again after first login. Is it possible to do like automatically logout? Except for auth0, google app and github app, is there other to do it? Thanks!