Login by token
documentedAuthenticate a Feng Office user by token via the Feng Office API. The public docs indicate a method named loginUserByToken and that API calls are made using the base URI /application/api/public with the specific method name in the path. Calls require an auth hash in the query string.
GET /application/api/public/loginUserByTokenAuthenticationno implementation yet0 runsInput
This action takes no input.
Calls fengoffice as you (your API key is your account); keychains.dev holds the credentials.