Name | Type | Description | Notes |
---|---|---|---|
access_token_expires_at | \DateTime | When the Access Token expires | [optional] |
access_token_issued_at | \DateTime | When the Access Token was issued | [optional] |
access_token_scopes | string | The Access Token scopes | [optional] |
access_token_type | string | The Access Token Type | [optional] |
access_token_value | string | The Access Token Value | [optional] |
client_registration_id | string | The Client Registration Id | [optional] |
principal_name | string | The Principal Name | [optional] |
refresh_token_issued_at | \DateTime | When the Access Token was issued | [optional] |
refresh_token_value | string | The Refresh Token Value | [optional] |