keepaliveToken
Extends the validity of an authorization token for a further 15 minutes.
Input | Type | Description |
---|---|---|
token | AuthToken | Authorization token to be extended. |
Output | Type | Description |
---|---|---|
xs:boolean | True if successful, otherwise false. |
Extends the validity of an authorization token for a further 15 minutes.
Input | Type | Description |
---|---|---|
token | AuthToken | Authorization token to be extended. |
Output | Type | Description |
---|---|---|
xs:boolean | True if successful, otherwise false. |