You are here

public constant OauthTokenFileStorage::DEFAULT_DIRECTORY in Apigee Edge 8

Default directory of the oauth.dat file.

File

src/OauthTokenFileStorage.php, line 40

Class

OauthTokenFileStorage
Stores OAuth token data in a file.

Namespace

Drupal\apigee_edge

Code

public const DEFAULT_DIRECTORY = 'private://.apigee_edge';