OkApi authentication stub should be implemented
Path: oauth/access_token
Method: POST
Response:
{ "access_token": "TOKEN", "token_type": "bearer", "expires_in": 86400, "okapi_digest": "DIGEST" }
Path: oauth/access_token
Method: POST
Response:
{ "access_token": "TOKEN", "token_type": "bearer", "expires_in": 86400, "okapi_digest": "DIGEST" }