OAuthConsentGrantedResponse
org.sagebionetworks.repo.model.oauth.OAuthConsentGrantedResponse
Response to the check of whether consent was already granted.
Field | Type | Description |
---|---|---|
granted | BOOLEAN | True if consent for the given authorization request was already given. |