
Public Attributes | |
| int64_t | identity |
| User ID. | |
| std::string | hmac_key |
| Key to use for authenticating requests. | |
| std::list< Scope > | scopes |
| List of scopes the user can operate in. For instance, a user might only have permission to write to a particular key range. | |
1.8.8