Skip to main content

anon_client

Function anon_client 

Source
pub fn anon_client() -> Result<(HarmontClient, String)>
Expand description

An anonymous client (for the login flow) + the resolved API base.

§Errors

Returns an error if config can’t be loaded.