github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/rust/docs/AuthenticationToken.md (about) 1 # AuthenticationToken 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **token** | **String** | a JWT token that could be used to authenticate requests | 8 **token_expiration** | Option<**i64**> | Unix Epoch in seconds | [optional] 9 10 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 11 12