public property Client::$client_secret in OAuth2 Server 2.0.x
Same name and namespace in other branches
- 8 src/Entity/Client.php \Drupal\oauth2_server\Entity\Client::client_secret
The client secret.
Type: string
File
- src/
Entity/ Client.php, line 78
Class
- Client
- Defines the OAuth2 client entity.
Namespace
Drupal\oauth2_server\EntityCode
public $client_secret;