protected property OAuth2ServerTestCase::$client_secret in OAuth2 Server 7
The client secret of the test client.
Type: string
File
- tests/
oauth2_server.test, line 27 - OAuth2 tests.
Class
- OAuth2ServerTestCase
- Test basic API.
Code
protected $client_secret = 'test_secret';