If you are authorized by the server, you will receive a response in the form of a JSON dictionary containing the following keys:
Key | Description | Type |
access_token | Temporary Service Call Licence | STRING |
token_type | "Bearer": allowed | STRING |
expires_in | Timeout (in seconds) | STRING |
refresh_token | Token to extend your license | STRING |