invalidateToken
Revokes an authorization token.
Input | Type | Description |
---|---|---|
token | AuthToken | Authorization token to be invalidated. |
Output | Type | Description |
---|---|---|
xs:boolean | True if successful, otherwise false. |
Revokes an authorization token.
Input | Type | Description |
---|---|---|
token | AuthToken | Authorization token to be invalidated. |
Output | Type | Description |
---|---|---|
xs:boolean | True if successful, otherwise false. |