auth() :: %{access_token: binary}
t() :: %Qiitex.Client{auth: auth, endpoint: binary}
new() :: t
new(auth) :: t