public property OAuth2ServerClient::$automatic_authorization in OAuth2 Server 7
Whether authorization should be completed without user confirmation.
Type: boolean
File
- includes/
oauth2_server.client.inc, line 57
Class
- OAuth2ServerClient
- Entity class representing the oauth2_server_client entity type.
Code
public $automatic_authorization = FALSE;