public HomeController(WebAuthClient client) { _client = client; }
public RavenController(WebAuthClient client) { _client = client; }