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