Account
Class AccountController. Implements the
| API | Description |
|---|---|
| POST api/Account/GetAuthToken?refreshToken={refreshToken}&username={username}&uiUserId={uiUserId} |
Gets the authentication token. |
| POST api/Account/Logout |
Logouts this instance. |
EverReady
Class EverReadyController. Implements the