Security API
Match Session Cookie
The Match Session Cookie contains the following fields serialized in json and encoded as a application/x-www-form-urlencoded string
| username | current user's username |
| token | current session's authentication token |
| roles | list of the current user's roles |
| userType | one of
|