OAuthRefreshTokenInformationList
org.sagebionetworks.repo.model.oauth.OAuthRefreshTokenInformationList
Metadata for a paginated list of refresh token metadata that give OAuth 2.0 clients access to access a user's resources in Synapse.
| Field | Type | Description |
|---|---|---|
| results | ARRAY<OAuthRefreshTokenInformation> | |
| nextPageToken | STRING | The token to get the next page of results. |