## Authentication via the OAuth 2.0 protocol 
Claims that are contained in the token after OAuth 2.0 authentication.
| Claim | Type | Required | Description |
|  --- | --- | --- | --- |
| `jti` | string | Yes | Unique token ID. |

