Created by: felixfbecker
When using only GitHub auth, the sign out button is a noop.
Config:
{ "auth.providers": [ { "type": "github", "clientID": "...", "clientSecret": "..." } ] }