Name | Type | Description | Notes |
---|---|---|---|
id | Option<String> | User ID | [optional] |
Option<String> | User's email | [optional] | |
exp | Option<f32> | Token expiration time, in seconds since epoch | [optional] |
pea | String | The PEA login URL that this app uses |
Name | Type | Description | Notes |
---|---|---|---|
id | Option<String> | User ID | [optional] |
Option<String> | User's email | [optional] | |
exp | Option<f32> | Token expiration time, in seconds since epoch | [optional] |
pea | String | The PEA login URL that this app uses |