OAuth ResourceOwnerAuthenticatedResponse Object
Contains information about an authenticated response for an OAuth resource owner.
The properties included in the ResourceOwnerAuthenticatedResponse object are listed below.
| Property | Type | Description |
|---|---|---|
| Grant | Grant | Contains information about an OAuth grant. |
| ResourceOwnerAuthToken | string | Optional: the auth token for the resource owner. |