Initial commit
This is definitely not functional yet. Signed-off-by: Jacob Kiers <code@kiers.eu>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# SpectacularJwtRefresh
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**access** | Option<**String**> | Your access token | [optional][readonly]
|
||||
**access_expires** | Option<**i32**> | Access token expires in seconds | [optional][readonly][default to 86400]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user